Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_RATED_SPEED Property / ARTICLE_RATED_SPEED Property

In This Topic
    ARTICLE_RATED_SPEED Property
    In This Topic
    Nominal rotation speed # 26468.
    Syntax
    public MDPropertyValue ARTICLE_RATED_SPEED {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_RATED_SPEED {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Rotation speed at which a motor or machine outputs the maximum power under nominal conditions. This rotation speed is specified in revolutions per minute (rpm).

    See Also