Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_RATED_POWER_KW Property / ARTICLE_RATED_POWER_KW Property

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Power of the device, which is specified by the manufacturer. The nominal power can relate to the power consumed or output, depending on the device.

    See Also