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

In This Topic
    ARTICLE_SUPPORTS_PROTOCOL_OUTGOING_EIB_KNX Property
    In This Topic
    KNX: Supports EIB protocol, outgoing # 26065.
    Syntax
    public PropertyValue ARTICLE_SUPPORTS_PROTOCOL_OUTGOING_EIB_KNX {get; set;}
    public:
    property PropertyValue^ ARTICLE_SUPPORTS_PROTOCOL_OUTGOING_EIB_KNX {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Specification whether the hardware disposes of an interface that uses a communication protocol for EIB/KNX for the outgoing data transmission.

    See Also