public PropertyValue FUNC_PLCSTATIONNAME_INDIRECT( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCSTATIONNAME_INDIRECT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_PLCSTATIONNAME_INDIRECT( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCSTATIONNAME_INDIRECT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
For a PLC connection point, this shows the station ID of the associated PLC box.