Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_RATED_OUTPUT_TORQUE Property / ARTICLE_RATED_OUTPUT_TORQUE Property

In This Topic
    ARTICLE_RATED_OUTPUT_TORQUE Property
    In This Topic
    Nominal output torque # 26464.
    Syntax
    public PropertyValue ARTICLE_RATED_OUTPUT_TORQUE {get; set;}
    public:
    property PropertyValue^ ARTICLE_RATED_OUTPUT_TORQUE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum torque that a gearbox or a drive unit can transmit continuously under normal operating conditions. Torque available after transfer by the transmission. The torque is specified in Newton meters (Nm).

    See Also