API Help
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 bus master or bus coupler to which the bus port belongs. This entry designates the logical network and must be unique within a bundle / network.

    See Also