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

In This Topic
    ARTICLE_SUPPORTS_PROTOCOL_INCOMING_EIB_KNX Property
    In This Topic
    KNX: Supports EIB protocol, incoming # 26066.
    Syntax
    public MDPropertyValue ARTICLE_SUPPORTS_PROTOCOL_INCOMING_EIB_KNX {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_SUPPORTS_PROTOCOL_INCOMING_EIB_KNX {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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 incoming data transmission.

    See Also