Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_TERMINAL_SWITCHABLE_JUMPER_INTERN Property / FUNC_TERMINAL_SWITCHABLE_JUMPER_INTERN Property

In This Topic
FUNC_TERMINAL_SWITCHABLE_JUMPER_INTERN Property
In This Topic
Switching jumper (internal) # 20291.
Syntax
public PropertyValue FUNC_TERMINAL_SWITCHABLE_JUMPER_INTERN {get; set;}

Property Value

Returns property value of type System.Int64.
Remarks

Shows the state of the switching jumper on the internal 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.

See Also