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

In This Topic
    ARTICLE_UPPER_PROCESS_PRESSURE_LIMIT_GAUGE_PRESSURE Property
    In This Topic
    Process pressure (overpressure), max. # 26520.
    Syntax
    public PropertyValue ARTICLE_UPPER_PROCESS_PRESSURE_LIMIT_GAUGE_PRESSURE {get; set;}
    public:
    property PropertyValue^ ARTICLE_UPPER_PROCESS_PRESSURE_LIMIT_GAUGE_PRESSURE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Highest process overpressure to which parts of the device that are in contact with the media can be exposed without permanent limitation of the operating behavior. The process overpressure is measured relative to the atmospheric pressure and is the pressure which exceeds the normal atmospheric pressure.

    See Also