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

In This Topic
    ARTICLE_CONTROL_PRESSURE_MIN Property
    In This Topic
    Pilot pressure, min. # 26151.
    Syntax
    public MDPropertyValue ARTICLE_CONTROL_PRESSURE_MIN {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CONTROL_PRESSURE_MIN {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Minimum pressure required to control a pneumatic or hydraulic system. This value is usually specified in bar or pascal. Minimum pressure for actuating fluid power valves with a pneumatic or pilot-controlled electrical actuating device.

    See Also