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

In This Topic
    FUNC_PLCTERMINAL_NO_ADRESSING Property
    In This Topic
    Do not include in addressing # 20380.
    Syntax
    public PropertyValue FUNC_PLCTERMINAL_NO_ADRESSING {get; set;}
    public:
    property PropertyValue^ FUNC_PLCTERMINAL_NO_ADRESSING {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    If this property is activated, the PLC connection point is excluded from addressing and retains its original address. Fixed hardware addresses are thus not changed during subsequent addressing or during the insertion of macros.

    See Also