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