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

In This Topic
    FUNC_PLCISMASTER Property
    In This Topic
    Logical network: Bus port is master # 20310.
    Syntax
    public PropertyValue FUNC_PLCISMASTER {get; set;}
    public:
    property PropertyValue^ FUNC_PLCISMASTER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Identifies a bus port as the master of a bus system / logical network.

    See Also