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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Predetermined lowest 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