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

In This Topic
    ARTICLE_BUS_SYSTEM_KNX_RADIO_COMPATIBLE Property
    In This Topic
    KNX: KNX-RF compatible # 26032.
    Syntax
    public PropertyValue ARTICLE_BUS_SYSTEM_KNX_RADIO_COMPATIBLE {get; set;}
    public:
    property PropertyValue^ ARTICLE_BUS_SYSTEM_KNX_RADIO_COMPATIBLE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Specification whether the bus system component is compatible with the bus protocol KNX radio (also known as KNX-RF).

    See Also