Creating Transition

Transition lets you create a transition between two states.


Before you begin:

Create states to connect with a transition.

  1. Click Transition .
  2. Click the first state and then the second, to draw your transition.
  3. Select or clear the following options as needed:

    Immediate
    The transition fires when condition=true.
    Reset
    Resets to intial value, the target state, included state machines, and the state variables.
    Synchronize
    Creates a synchronous transition.

  4. Specify an integer value to set the priority. Default value is 1, which is the highest priority.
  5. Add a comment in the Comment box.