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.
- Select the required state machine from the palette: Initial State, State, or Final State.
- Drop it onto a free area in the state machine diagram.
- Enter a name for the new state.