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

In This Topic
    FUNC_PLC_BUSSYSTEM_INDIRECT Property
    In This Topic
    Bus system (indirect) # 20338.
    Syntax
    public PropertyValue FUNC_PLC_BUSSYSTEM_INDIRECT {get; set;}
    public:
    property PropertyValue^ FUNC_PLC_BUSSYSTEM_INDIRECT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    Specifies the type of the bus system at a bus port of the "Overview" representation type to which the same single-line bus port is assigned as the bus node. The following values are possible: see the property "Bus system" (ID 20308).

    See Also