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

In This Topic
    FUNC_PLCISBUSDISTRIBUTOR Property
    In This Topic
    Bus distribution device # 20189.
    Syntax
    public PropertyValue FUNC_PLCISBUSDISTRIBUTOR {get; set;}
    public:
    property PropertyValue^ FUNC_PLCISBUSDISTRIBUTOR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Entered on a PLC box and identifies it as a bus distribution device.

    See Also