An FSM instance is declared using a defined FSM types and can be
connected to other FSM's. This creates a system that can be executed.
Messages transferred along the connections will trigger the behavior of the
FSM.

A system containing 3 instances Master, SBUS,
Slave