Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_PLCPLUG_DESIGNATION_AUTOMATIC Property / FUNC_PLCPLUG_DESIGNATION_AUTOMATIC Property

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

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

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

    See Also