Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_SETPOINT_OUTPUT_PNEUMATIC Property / ARTICLE_SETPOINT_OUTPUT_PNEUMATIC Property

In This Topic
    ARTICLE_SETPOINT_OUTPUT_PNEUMATIC Property
    In This Topic
    Target power (pneumatic) # 26145.
    Syntax
    public PropertyValue ARTICLE_SETPOINT_OUTPUT_PNEUMATIC {get; set;}
    public:
    property PropertyValue^ ARTICLE_SETPOINT_OUTPUT_PNEUMATIC {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

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

    See Also