Sensor States

Open in Claude

On power-up, the sensor starts in the initialization phase. The state machine below shows the primary operating states and the common transitions between them. The firmware update state is isolated and independent. It can be triggered from any operating state and results in a reinitialization of the sensor only upon a successful update.

Operating StateDescription
WARMUPSensor self-heats when low temperature is detected before returning to initialization.
INITIALIZINGSensor boot, checks, configuration application, and recovery from non-fatal conditions.
ERRORLatched fatal failure state. Motor and laser output are disabled until the fault is cleared and the sensor is reinitialized.
RUNNINGSensor has completed initialization and is producing normal output.
STANDBYLow-power mode with motor and laser output disabled while the sensor remains responsive.
UPDATINGSensor is applying a firmware update and will reboot automatically when complete.