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

In This Topic
    ARTICLE_DRIVE_TORQUE Property
    In This Topic
    Drive torque # 26008.
    Syntax
    public PropertyValue ARTICLE_DRIVE_TORQUE {get; set;}
    public:
    property PropertyValue^ ARTICLE_DRIVE_TORQUE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Drive torque [Nm] at the shaft of an item or system (for example hydrostatic power transmission).

    See Also