Skip to content

Five-minutes tutorial

The five-minutes tutorial gives you a brief introduction into modeling state machines with itemis CREATE by a simple example. It models a light switch, which has the states on and off. Operating the switch repeatedly turns the light on, off, back on again, and so forth. You can simulate this behavior in a dynamic statechart model (state machine model). Here’s how it looks like:

Interactive light switch statechart simulation

Interactive light switch statechart simulation

In the simulation screenshot above, the light switch is currently in the on state. To toggle the light switch, the user clicks on operate on the right-hand side of the window.