public MDPropertyValue ARTICLE_ADDRESSRANGE_2( int index ) {get; set;}
public: property MDPropertyValue^ ARTICLE_ADDRESSRANGE_2 { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
Parameters
- index
public MDPropertyValue ARTICLE_ADDRESSRANGE_2( int index ) {get; set;}
public: property MDPropertyValue^ ARTICLE_ADDRESSRANGE_2 { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
Property of a part variant. For PLC cards that have both inputs and outputs, you can use this property to specify a separate address range for the outputs. Enter the I/O address range here from which data is transmitted or where the data can be written. The address range is entered on the "Properties" tab in parts management. 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.