Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_TARGET_OUTPUT_PNEUMATIC_MAX Property / ARTICLE_TARGET_OUTPUT_PNEUMATIC_MAX Property

In This Topic
    ARTICLE_TARGET_OUTPUT_PNEUMATIC_MAX Property
    In This Topic
    Target power (pneumatic), max. # 26146.
    Syntax
    public MDPropertyValue ARTICLE_TARGET_OUTPUT_PNEUMATIC_MAX {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_TARGET_OUTPUT_PNEUMATIC_MAX {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Predetermined highest pneumatic power output or consumption (product of rated flow rate and pressure of a pressure medium) that may be output or absorbed by an item or system in the application.

    See Also