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

    Gibt an, ob ein Zurücksetzen auf einen sicheren Grundzustand möglich ist (Ja / Nein). Die Informationen werden üblicherweise vom Hersteller geliefert oder können den herstellerspezifischen Datenblättern entnommen werden.

    See Also