public PropertyValue FUNC_PLCPLUG_AND_CONNPTDESIGNATION( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCPLUG_AND_CONNPTDESIGNATION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_PLCPLUG_AND_CONNPTDESIGNATION( int index ) {get; set;}
public: property PropertyValue^ FUNC_PLCPLUG_AND_CONNPTDESIGNATION { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Combined property from the plug designation and connection point designation of a PLC connection point or device connection point, separated by a colon. At bus ports the bus interface name of the bus port is displayed in addition to the plug designation.