API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_TERMINAL_SWITCH_LOCK Property / FUNC_TERMINAL_SWITCH_LOCK(Int32) Property

In This Topic
FUNC_TERMINAL_SWITCH_LOCK(Int32) Property
In This Topic
Switching lock # 20293. This property isn't indexed.
Syntax
public PropertyValue FUNC_TERMINAL_SWITCH_LOCK( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

Indicates whether the terminal is locked and cannot be switched. You can show the state of an isolating terminal in this way, for example.

See Also