Skip to main content
FW version: Stable

State machine

The system always operates within defined states (modes), represented numerically in the root variable /mode.

Mode nameMode valueDescription
MODE_STOP0Error state in driver or common block
Check /driver/error and /common/error
MODE_WAIT10Startup delay active
MODE_IDLE100System at idle (input = 0, idle_level and idle_cmd applied)
MODE_CAN120Driver mode under CAN control
MODE_WORKING110Active operation (non-zero driver command)
MODE_OVERRIDEN200Driver API override active