Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_ACTUAL_OUTPUT_PNEUMATIC {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_ACTUAL_OUTPUT_PNEUMATIC {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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