Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLE_NUMBER_OF_HW_INTERFACES_BACNET Property / ARTICLE_NUMBER_OF_HW_INTERFACES_BACNET Property

In This Topic
    ARTICLE_NUMBER_OF_HW_INTERFACES_BACNET Property
    In This Topic
    BACnet: Number of hardware interfaces # 26214.
    Syntax
    public PropertyValue ARTICLE_NUMBER_OF_HW_INTERFACES_BACNET {get; set;}
    public:
    property PropertyValue^ ARTICLE_NUMBER_OF_HW_INTERFACES_BACNET {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Number of hardware interfaces in the BACnet protocol.

    See Also