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

In This Topic
    ARTICLE_CURRENT_CONSUMPTION Property
    In This Topic
    Current consumption # 26595.
    Syntax
    public PropertyValue ARTICLE_CURRENT_CONSUMPTION {get; set;}
    public:
    property PropertyValue^ ARTICLE_CURRENT_CONSUMPTION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The electric current in amperes (A) required for the normal operation of a device.

    See Also