Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLE_POWER_REQUIREMENT_MAX Property / ARTICLE_POWER_REQUIREMENT_MAX Property

In This Topic
    ARTICLE_POWER_REQUIREMENT_MAX Property
    In This Topic
    Power requirement, max. # 26421.
    Syntax
    public PropertyValue ARTICLE_POWER_REQUIREMENT_MAX {get; set;}
    public:
    property PropertyValue^ ARTICLE_POWER_REQUIREMENT_MAX {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum quantity of energy that a device or plant requires to function properly. The power requirement describes the theoretical maximum power requirement.

    See Also