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

In This Topic
    ARTICLE_CRA_UPDATE_CAPABILITY Property
    In This Topic
    CRA: Update capability # 26689.
    Syntax
    public PropertyValue ARTICLE_CRA_UPDATE_CAPABILITY {get; set;}
    public:
    property PropertyValue^ ARTICLE_CRA_UPDATE_CAPABILITY {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Describes whether security updates are possible via firmware updates, OTA, USB, etc. (for example "Automatic", "Manual", "No"). The information is usually provided by the manufacturer or can be found in the manufacturer-specific data sheets.

    See Also