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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum permissible current that an electrical device or a plant can carry continuously without overheating or damage occurring. This value is, among other things, decisive for the dimensioning of items and fuses.

    See Also