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

In This Topic
    ARTICLE_NOMINAL_VOLUME_FLOW Property
    In This Topic
    Nominal flow rate # 26506.
    Syntax
    public PropertyValue ARTICLE_NOMINAL_VOLUME_FLOW {get; set;}
    public:
    property PropertyValue^ ARTICLE_NOMINAL_VOLUME_FLOW {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Flow rate measured under defined nominal conditions. These are the conditions for which a device was designed with regard to its application when it is not under load. The nominal flow rate indicates how many volumes of a medium (e.g., air, water) flow through a system or a component per unit of time. These are usually specified in cubic meters per hour (m³/h) or liters per minute (l/min).

    See Also