public PropertyValue FUNC_PLCMODULE_SORTCODE( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCMODULE_SORTCODE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_PLCMODULE_SORTCODE( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCMODULE_SORTCODE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
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.