public PropertyValue FUNC_PLCSTATIONNAME( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCSTATIONNAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_PLCSTATIONNAME( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCSTATIONNAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
PLC station ID at the PLC box. The station ID is used as a grouping element for the network components. As a rule it is assigned depending on the physical place (enclosure, switch box etc.) of the network components.