Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_PLCISBUSCOUPLER Property / ARTICLE_PLCISBUSCOUPLER Property

In This Topic
    ARTICLE_PLCISBUSCOUPLER Property
    In This Topic
    Bus coupler / head station # 22019.
    Syntax
    public MDPropertyValue ARTICLE_PLCISBUSCOUPLER {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_PLCISBUSCOUPLER {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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