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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Minimum value of the current that an electrical device or a component requires to function properly. For example, sensors often require a minimum current in order to carry out precise measurements.

    See Also