CODA FSM

CODA finite-state machine (FSM) is a behavior model composed of a finite number of states, namely:

    • Configured

    • Downloaded

    • Prestarted

    • Active

    • Ended

The operation of the CODA FSM begins from Configured state (called a start state), goes through transitions ending in any of the states that mark a successful flow of operation (called accept states).

Reset action will return CODA FSM to its start state, i.e. Configured. However if one of the control system components is not in the Configured state, entire system with all its components will be requested to move to the start state before starting CODA state machine.