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

In This Topic
    FUNC_PLCOBJECTID Property
    In This Topic
    PLC object ID (at functions) # 20162.
    Syntax
    public PropertyValue FUNC_PLCOBJECTID {get; set;}
    public:
    property PropertyValue^ FUNC_PLCOBJECTID {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Unique identifier for data exchange / synchronization between EPLAN Electric P8 and PLC configuration systems. The object ID uniquely identifies objects of this configuration system.

    See Also