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

In This Topic
    ARTICLE_NOMINAL_CURRENT Property
    In This Topic
    Nominal current # 26311.
    Syntax
    public PropertyValue ARTICLE_NOMINAL_CURRENT {get; set;}
    public:
    property PropertyValue^ ARTICLE_NOMINAL_CURRENT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Nominal current of electrical consumers. Current that flows through an electric device when it is operated with the nominal voltage and emits its nominal power.

    See Also