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

In This Topic
FUNC_PLCMODULE_SORTCODE(Int32) Property
In This Topic
Sort code (for position in rack) # 20258. This property isn't indexed.
Syntax
public PropertyValue FUNC_PLCMODULE_SORTCODE( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Shows the sorting position within a rack. Determines the sequence of modules/PLC cards within the rack. If several modules/PLC cards have the same position or do not have a position in the rack, the sorting position defines the sequence for the display in the rack/module view.

See Also