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

In This Topic
    ARTICLE_ULTIMATE_BREAKING_CAPACITY_AC Property
    In This Topic
    Rated breaking capacity (AC) # 26590.
    Syntax
    public PropertyValue ARTICLE_ULTIMATE_BREAKING_CAPACITY_AC {get; set;}
    public:
    property PropertyValue^ ARTICLE_ULTIMATE_BREAKING_CAPACITY_AC {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum short-circuit current that a switching device (for example power circuit breaker, load disconnect switch) can switch off without damage in the case of AC. The rated breaking capacity describes the general breaking capacity of a switching device.

    See Also