public PropertyValue FUNC_PLCADDRESSRANGE_2( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCADDRESSRANGE_2 { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_PLCADDRESSRANGE_2( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCADDRESSRANGE_2 { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
For PLC cards that have both inputs and outputs, you can use this property to specify a separate address range for the outputs. The property is entered on the "PLC box" tab of the property dialog. For this property to be reported during addressing, the Separate address range for inputs and outputs check box must be deactivated in the PLC-specific settings.