Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticleReferencePropertyList Class / ARTICLE_TORQUE_AT_MAX_SPEED Property / ARTICLE_TORQUE_AT_MAX_SPEED Property

In This Topic
    ARTICLE_TORQUE_AT_MAX_SPEED Property
    In This Topic
    Torque (at max. rotation speed) # 26249.
    Syntax
    public PropertyValue ARTICLE_TORQUE_AT_MAX_SPEED {get; set;}
    public:
    property PropertyValue^ ARTICLE_TORQUE_AT_MAX_SPEED {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Torque at the maximum permissible output speed of the drive engine.

    See Also