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

In This Topic
    ARTICLE_RATED_DRIVING_TORQUE Property
    In This Topic
    Nominal drive torque # 26466.
    Syntax
    public PropertyValue ARTICLE_RATED_DRIVING_TORQUE {get; set;}
    public:
    property PropertyValue^ ARTICLE_RATED_DRIVING_TORQUE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum torque that a motor drive can continuously output to the drive shaft without overloading or damage occurring. The torque is specified in Newton meters (Nm).

    See Also