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

In This Topic
    ARTICLE_MAKING_CAPACITY Property
    In This Topic
    Rated ultimate short-circuit making capacity (Icm) # 26589.
    Syntax
    public PropertyValue ARTICLE_MAKING_CAPACITY {get; set;}
    public:
    property PropertyValue^ ARTICLE_MAKING_CAPACITY {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The rated ultimate short-circuit making capacity (abbreviated "Icm") is the maximum short-circuit current that a power circuit breaker can withstand at the moment of closing without damage. It is a one-time peak value that is typically higher than the rated short-circuit breaking capacity ("Icn").

    See Also