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

In This Topic
    FUNC_PLCBUS_ADDRESS_2_INDIRECT Property
    In This Topic
    Physical network: Bus ID / item number 2 (indirect) # 20387.
    Syntax
    public PropertyValue FUNC_PLCBUS_ADDRESS_2_INDIRECT {get; set;}
    public:
    property PropertyValue^ FUNC_PLCBUS_ADDRESS_2_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 second bus ID of the same single-line bus port at a bus port of the "Overview" representation type.

    See Also