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

In This Topic
    ARTICLE_EMERGENCY_CONTROL_FUNCTION_CLOSED Property
    In This Topic
    Emergency control function (closed) # 26054.
    Syntax
    public MDPropertyValue ARTICLE_EMERGENCY_CONTROL_FUNCTION_CLOSED {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_EMERGENCY_CONTROL_FUNCTION_CLOSED {
       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 a closed position in the case of an emergency. Example: A spring return drive that automatically closes the valve in the event of a power failure.

    See Also