Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticleReferencePropertyList 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 PropertyValue ARTICLE_RATED_SPEED {get; set;}
    public:
    property PropertyValue^ ARTICLE_RATED_SPEED {
       PropertyValue^ get();
       void set (    PropertyValue^ 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