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

In This Topic
    ARTICLE_EMERGENCY_CONTROL_FUNCTION_OPEN Property
    In This Topic
    Emergency control function (open) # 26055.
    Syntax
    public MDPropertyValue ARTICLE_EMERGENCY_CONTROL_FUNCTION_OPEN {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_EMERGENCY_CONTROL_FUNCTION_OPEN {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

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

    Safety function in which a device or system is brought into an open position in case of an emergency. Example: A spring return drive that automatically opens the flap in the event of a power failure.

    See Also