public MDPropertyValue ARTICLE_PLCDEVICE_INDEX {get; set;}
public: property MDPropertyValue^ ARTICLE_PLCDEVICE_INDEX { MDPropertyValue^ get(); void set ( MDPropertyValue^ value); }
public MDPropertyValue ARTICLE_PLCDEVICE_INDEX {get; set;}
public: property MDPropertyValue^ ARTICLE_PLCDEVICE_INDEX { MDPropertyValue^ get(); void set ( MDPropertyValue^ value); }
Property of a part variant. Index in the device description file of a PLC card. Through the index it is possible to select a device within such a file language-neutral. The property is transferred to the main function at a part selection or device selection. The property is taken into consideration during the PLC data exchange in AutomationML format.