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

In This Topic
    ARTICLE_ACTUAL_OUTPUT_HYDRAULIC Property
    In This Topic
    Actual power (hydraulic) # 26381.
    Syntax
    public PropertyValue ARTICLE_ACTUAL_OUTPUT_HYDRAULIC {get; set;}
    public:
    property PropertyValue^ ARTICLE_ACTUAL_OUTPUT_HYDRAULIC {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Hydraulic power output or consumption (product of rated flow rate and pressure of a pressure fluid) of the component or system determined at the time under consideration.

    See Also