Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_NOMINAL_POWER_CONSUMPTION {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_NOMINAL_POWER_CONSUMPTION {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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