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

In This Topic
FUNC_TERMINALSORTCODE(Int32) Property
In This Topic
Sort code (terminal / pin) # 20809. This property isn't indexed.
Syntax
public PropertyValue FUNC_TERMINALSORTCODE( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Specifies the order of the pins at plugs.

Specifies the order within the terminal device at terminals. If several terminals/pins have the same sort code or the sort code is empty; these are sorted in the sequence of their designation.

See Also