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

In This Topic
    ARTICLE_INRUSH_CURRENT_MAX Property
    In This Topic
    Inrush current, max. # 26098.
    Syntax
    public PropertyValue ARTICLE_INRUSH_CURRENT_MAX {get; set;}
    public:
    property PropertyValue^ ARTICLE_INRUSH_CURRENT_MAX {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum current value that may flow when a device is switched on or that is required to switch on a device.

    See Also