UniSet 2.45.1
Класс tests.test_transformer_fb.TestFBInstanceDetection

Открытые члены

 test_ton_instance (self)
 test_ctu_instance (self)
 test_r_trig_instance (self)
 test_rs_instance (self)
 test_fb_instance_not_in_locals (self)
 test_multiple_fb_instances (self)
 test_all_10_standard_fb_types (self)

Подробное описание

Test that VAR declarations with known FB types become IRFBInstance.

Методы

◆ test_all_10_standard_fb_types()

tests.test_transformer_fb.TestFBInstanceDetection.test_all_10_standard_fb_types ( self)
All 10 standard FBs are recognized as FB instances.

◆ test_fb_instance_not_in_locals()

tests.test_transformer_fb.TestFBInstanceDetection.test_fb_instance_not_in_locals ( self)
FB instances should NOT appear in the locals list.