Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_RATED_CURRENT_MIN {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_RATED_CURRENT_MIN {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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