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

In This Topic
    FUNC_CHANGEDBYPLCNUM Property
    In This Topic
    Numbered using PLC data # 20812.
    Syntax
    public PropertyValue FUNC_CHANGEDBYPLCNUM {get; set;}
    public:
    property PropertyValue^ FUNC_CHANGEDBYPLCNUM {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Shows whether the DT (or the terminal / pin designation) was changed by numbering with PLC data. The property is automatically set when numbering but can also be set manually.

    See Also