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

In This Topic
    ARTICLE_CRA_RESET_FUNCTION_TO_SECURE_STATE Property
    In This Topic
    CRA: Reset function to a secure state # 26683.
    Syntax
    public MDPropertyValue ARTICLE_CRA_RESET_FUNCTION_TO_SECURE_STATE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CRA_RESET_FUNCTION_TO_SECURE_STATE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Specifies whether a resetting to a secure basic state is possible (Yes / No). The information is usually provided by the manufacturer or can be found in the manufacturer-specific data sheets.

    See Also