Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_PLCISBUSCOUPLER Property / FUNC_PLCISBUSCOUPLER Property

In This Topic
    FUNC_PLCISBUSCOUPLER Property
    In This Topic
    Bus coupler / head station # 20164.
    Syntax
    public PropertyValue FUNC_PLCISBUSCOUPLER {get; set;}
    public:
    property PropertyValue^ FUNC_PLCISBUSCOUPLER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Identifies a device as a bus coupler or head station. In the case of a head station the Rack property has to be filled additionally for the respective PLC card.

    See Also