Engee documentation

State Machines

Library State Machines It contains tools for modeling and analyzing discrete systems based on finite automata in Engee. Using the block Chart you can create state diagrams, define transitions and actions, and control the behavior of systems based on the logic of the state machine and the transition graph (for more information, see State Machines).


Chart

Implementation of control logic using a finite automaton.