Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLE_SUCTION_VOLUME_FLOW_MAX Property / ARTICLE_SUCTION_VOLUME_FLOW_MAX Property

In This Topic
    ARTICLE_SUCTION_VOLUME_FLOW_MAX Property
    In This Topic
    Intake flow rate, max. # 26198.
    Syntax
    public PropertyValue ARTICLE_SUCTION_VOLUME_FLOW_MAX {get; set;}
    public:
    property PropertyValue^ ARTICLE_SUCTION_VOLUME_FLOW_MAX {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum flow rate within the working range of the conveyed gas at the outlet point of a fluid machine in relation to the conditions prevailing at the inlet point for the total temperature, the total pressure and the gas composition (e.g. humidity).

    See Also