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

In This Topic
FUNC_PLCMODULE_SORTCODE Property
In This Topic
Sort code (for position in rack) # 20258.
Syntax
public PropertyValue FUNC_PLCMODULE_SORTCODE {get; set;}

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