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

In This Topic
    ARTICLE_NOMINAL_MOTOR_POWER Property
    In This Topic
    Motor nominal power # 26462.
    Syntax
    public PropertyValue ARTICLE_NOMINAL_MOTOR_POWER {get; set;}
    public:
    property PropertyValue^ ARTICLE_NOMINAL_MOTOR_POWER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum power of the drive unit that can be achieved in continuous operation.

    See Also