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

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

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Prevents the automatic assignment of a plug designation. If this property is activated at a PLC connection point, the Plug designation (automatic) property remains empty, in as far as no manual value was entered for the plug designation.

    See Also