public PropertyValue FUNC_PLCGROUP_STARTADDRESS_INDIRECT( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCGROUP_STARTADDRESS_INDIRECT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_PLCGROUP_STARTADDRESS_INDIRECT( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCGROUP_STARTADDRESS_INDIRECT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Provides the start address entered for the relevant PLC box for a PLC connection point. The value entered defines the start value for the address range of a PLC card; this is taken into account for automatic addressing.