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

In This Topic
    ARTICLE_NOMINAL_POWER_CONSUMPTION Property
    In This Topic
    Nominal power consumption # 26482.
    Syntax
    public PropertyValue ARTICLE_NOMINAL_POWER_CONSUMPTION {get; set;}
    public:
    property PropertyValue^ ARTICLE_NOMINAL_POWER_CONSUMPTION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum electrical power consumed by a device or component under normal operating conditions. This power is usually specified in watts (W) or kilowatts (kW).

    See Also