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

In This Topic
    ARTICLE_CRA_NETWORK_CONNECTIVITY Property
    In This Topic
    CRA: Network connectivity # 26681.
    Syntax
    public PropertyValue ARTICLE_CRA_NETWORK_CONNECTIVITY {get; set;}
    public:
    property PropertyValue^ ARTICLE_CRA_NETWORK_CONNECTIVITY {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Describes for parts with digital elements (according to EU Cyber Resilience Act, CRA), whether and how the product can be linked (for example "Ethernet", "WIFI", "None", "RS-485"). This is decisive for the classification as a "Product with digital elements". The information is usually provided by the manufacturer or can be found in the manufacturer-specific data sheets.

    See Also