API Help
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_PLCISBUSCOUPLER Property / ARTICLE_PLCISBUSCOUPLER(Int32) Property

In This Topic
    ARTICLE_PLCISBUSCOUPLER(Int32) Property
    In This Topic
    Bus coupler / head station # 22019. This property isn't indexed.
    Syntax
    public PropertyValue ARTICLE_PLCISBUSCOUPLER( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ ARTICLE_PLCISBUSCOUPLER {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Property of a part variant. Identifies a device as a bus coupler.

    See Also