1.9. Create Function Expression for Motion and Torque

You will now create Function Expressions to represent motion and torque for the system:

  1. Select the Model element in the Project tree.

  2. From the Motion ribbon, select Sub-Entity and then Function Expression.

  3. Under the Motion element in the Project tree, right-click the newly-created Function Expression and Rename is as Torque.

  4. In the Details panel, enter the following expression:

    STEP(TIME,0,0,0.1,-100)

  5. Repeat steps 1 to 4 above to create another Function Expression named Motion as follows:

    STEP(TIME,0,0,0.1,10*2*PI)