Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 359 Bytes

File metadata and controls

16 lines (11 loc) · 359 Bytes

enum RunModes

Overview / Purpose

Enumeration RunModes

Enumerator Value Description
RUN_MODE 0  
CALIBRATION_MODE 1 calibration mode
CONFIGURATION_MODE 2 configuration mode
DEBUG_MODE 3 debug mode
TUNING_MODE 4 tuning mode

Parent topic: DeviceConfig (C++)