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

In This Topic
FUNC_TERMINALDEVICEPOSITION(Int32) Property
In This Topic
Terminal: Device position # 20367. This property isn't indexed.
Syntax
public PropertyValue FUNC_TERMINALDEVICEPOSITION( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

The device position specifies the position of the terminal device to which the terminal belongs within the terminal strip. All the terminals of a terminal device have the same device position. The sort code also specifies the order of the terminals within a terminal device.

See Also