Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_PLCPLUG_DESIGNATION_MANUAL Property / FUNC_PLCPLUG_DESIGNATION_MANUAL Property

In This Topic
    FUNC_PLCPLUG_DESIGNATION_MANUAL Property
    In This Topic
    Plug designation # 20406.
    Syntax
    public PropertyValue FUNC_PLCPLUG_DESIGNATION_MANUAL {get; set;}
    public:
    property PropertyValue^ FUNC_PLCPLUG_DESIGNATION_MANUAL {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The designation of the plug is connected to the PLC connection point / channel or device connection point. The plug designation can be transferred from the left (or above), as with terminals and supports the identification of PLC connection points or device connection points.

    See Also