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

In This Topic
    ARTICLE_POWER_CONSUMPTION Property
    In This Topic
    Power consumption # 26417.
    Syntax
    public PropertyValue ARTICLE_POWER_CONSUMPTION {get; set;}
    public:
    property PropertyValue^ ARTICLE_POWER_CONSUMPTION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Quantity of electrical energy that a device or component consumes during operation. The power consumption describes the actual energy consumption.

    See Also