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

In This Topic
    ARTICLE_ACTUAL_OUTPUT_PNEUMATIC Property
    In This Topic
    Actual power (pneumatic) # 26387.
    Syntax
    public PropertyValue ARTICLE_ACTUAL_OUTPUT_PNEUMATIC {get; set;}
    public:
    property PropertyValue^ ARTICLE_ACTUAL_OUTPUT_PNEUMATIC {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Pneumatic 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