To create a new FSM, click the button with the green plus.
It makes available the FSM editor resource.
Click on a button, then on the drawing area to add a state.

To add a transition, select the transition tool, then click on a state, maintain button clicked and point another state.

The interface resource provides a way to add, edit and remove machine I/Os.

When a state or a transition is selected, the editor resource is available.
It allows to edit actions that will be triggered when state is active or transition is crossed.


Moreover, for transitions, it allows to choose the condition using the equation editor

Just drag and drop equation operators and operands to the bottom area to build the required equation.
TODO