Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_PLCISBUSCOUPLER Property / ARTICLE_PLCISBUSCOUPLER Property

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

    Property Value

    Returns property value of type System.Boolean.
    Remarks

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

    See Also