Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticleReferencePropertyList Class / ARTICLE_CURRENT_CONSUMPTION_MAX Property / ARTICLE_CURRENT_CONSUMPTION_MAX Property

In This Topic
    ARTICLE_CURRENT_CONSUMPTION_MAX Property
    In This Topic
    Current consumption, max. # 26597.
    Syntax
    public PropertyValue ARTICLE_CURRENT_CONSUMPTION_MAX {get; set;}
    public:
    property PropertyValue^ ARTICLE_CURRENT_CONSUMPTION_MAX {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The maximum electric current in amperes (A) that a device or component can draw from the mains during operation.

    See Also