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

In This Topic
    FUNC_PLCMASTER Property
    In This Topic
    Logical network: Name # 20414.
    Syntax
    public PropertyValue FUNC_PLCMASTER {get; set;}
    public:
    property PropertyValue^ FUNC_PLCMASTER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Name of the logical network to which the bus port belongs. This entry has to be unique within a physical network.

    See Also