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

In This Topic
    ARTICLE_ACTIVE_POWER_MAX_UPS Property
    In This Topic
    Active power (uninterruptible power supply), max. # 26647.
    Syntax
    public PropertyValue ARTICLE_ACTIVE_POWER_MAX_UPS {get; set;}
    public:
    property PropertyValue^ ARTICLE_ACTIVE_POWER_MAX_UPS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum active power that can be provided by an uninterruptible power supply under optimum conditions.

    See Also