public PropertyValue FUNC_PLCGROUP_STARTADDRESS_2_INDIRECT( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCGROUP_STARTADDRESS_2_INDIRECT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_PLCGROUP_STARTADDRESS_2_INDIRECT( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCGROUP_STARTADDRESS_2_INDIRECT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Provides the optional second start address entered at the relevant PLC box for a PLC connection point. For PLC cards that have both inputs and outputs, you can specify a separate start address for the outputs. The value entered defines the default value for the byte address of a PLC card; this is taken into account for automatic addressing.