Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticleReferencePropertyList Class / ARTICLE_ACCURACY_FOR_OPERATING_VOLUME_FLOW_RATE Property / ARTICLE_ACCURACY_FOR_OPERATING_VOLUME_FLOW_RATE Property

In This Topic
    ARTICLE_ACCURACY_FOR_OPERATING_VOLUME_FLOW_RATE Property
    In This Topic
    Actual volume flow: Accuracy # 26360.
    Syntax
    public PropertyValue ARTICLE_ACCURACY_FOR_OPERATING_VOLUME_FLOW_RATE {get; set;}
    public:
    property PropertyValue^ ARTICLE_ACCURACY_FOR_OPERATING_VOLUME_FLOW_RATE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Describes the precision with which a device or system can measure the flow rate of an operating volume. This specification is often expressed as a percentage (%) and indicates how accurate the measurements are compared to the actual flow rate.

    See Also