public PropertyValue FUNC_PLCOBJECT_DESCRIPTION( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCOBJECT_DESCRIPTION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_PLCOBJECT_DESCRIPTION( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCOBJECT_DESCRIPTION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
PLC object description of a PLC card. Can be automatically entered by the device selection.