Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList 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 PropertyValue ARTICLE_CONTROL_PRESSURE_MIN {get; set;}
    public:
    property PropertyValue^ ARTICLE_CONTROL_PRESSURE_MIN {
       PropertyValue^ get();
       void set (    PropertyValue^ 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