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

In This Topic
    ARTICLE_NUMBER_OF_IPCF_CAPABLE_WIRELESS_MODULES Property
    In This Topic
    Number of iPCF compatible wireless modules # 26077.
    Syntax
    public MDPropertyValue ARTICLE_NUMBER_OF_IPCF_CAPABLE_WIRELESS_MODULES {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_NUMBER_OF_IPCF_CAPABLE_WIRELESS_MODULES {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Number of iPCF-capable radio modules in the BACnet protocol.

    See Also