Creating a state

All FSMs should have exactly one start state, at least one terminal state, and zero or more intermediate states. Double-click the StatemachineDiagram1 node in the Project Explorer to open the state machine in the diagram editor.
  1. Select the required state machine from the palette: Initial State, State, or Final State.
  2. Drop it onto a free area in the state machine diagram.
  3. Enter a name for the new state.
    newStatename