API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_PLCPLUG_DESIGNATION_AUTOMATIC Property / FUNC_PLCPLUG_DESIGNATION_AUTOMATIC(Int32) Property

In This Topic
FUNC_PLCPLUG_DESIGNATION_AUTOMATIC(Int32) Property
In This Topic
Plug designation (automatic) # 20431. This property isn't indexed, and is read-only.
Syntax
public PropertyValue FUNC_PLCPLUG_DESIGNATION_AUTOMATIC( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

Plug DT automatically determined for PLC connection points/channels and device connection points. The plug DT supports the identification of PLC connection points or device connection points.

See Also