Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_CONTROL_PRESSURE_MAX Property / ARTICLE_CONTROL_PRESSURE_MAX Property

In This Topic
    ARTICLE_CONTROL_PRESSURE_MAX Property
    In This Topic
    Pilot pressure, max. # 26150.
    Syntax
    public PropertyValue ARTICLE_CONTROL_PRESSURE_MAX {get; set;}
    public:
    property PropertyValue^ ARTICLE_CONTROL_PRESSURE_MAX {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

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

    See Also