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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Specifies the name of the logical network of the same single-line bus port at a bus port of the "Overview" representation type.

    See Also