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

In This Topic
    ARTICLE_NOMINAL_POWER_REQUIREMENT Property
    In This Topic
    Nominal power requirement # 26484.
    Syntax
    public PropertyValue ARTICLE_NOMINAL_POWER_REQUIREMENT {get; set;}
    public:
    property PropertyValue^ ARTICLE_NOMINAL_POWER_REQUIREMENT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum electrical power that a device or plant requires under normal operating conditions to function properly. This power is usually specified in kilowatts (kW).

    See Also