public PropertyValue FUNC_TERMINAL_SWITCHABLE_JUMPER_EXTERN {get; set;}
public: property PropertyValue^ FUNC_TERMINAL_SWITCHABLE_JUMPER_EXTERN { PropertyValue^ get(); void set ( PropertyValue^ value); }
public PropertyValue FUNC_TERMINAL_SWITCHABLE_JUMPER_EXTERN {get; set;}
public: property PropertyValue^ FUNC_TERMINAL_SWITCHABLE_JUMPER_EXTERN { PropertyValue^ get(); void set ( PropertyValue^ value); }
Shows the state of the switching jumper on the external side of the terminal:
0 = None,
1 = Open,
2 = Closed.
The "Closed" setting affects the logic (connections, potentials, etc.). If this setting has been selected for a terminal, a switching jumper connection to the next terminal will be created. The "Open" setting does not affect the logic; it only serves to recognize the switching state.