# Using the CPU Button

<div align="left"><img src="/files/-M2o85Kg9RbGiusOLAEt" alt="CPU Button on the front-panel of the NavBox"></div>

## **Turning on the CPU**

The CPU will turn on automatically when power is supplied to the MR30 input connector. The CPU button will light up blue, indicating that the CPU is powered on. In a rare case where the CPU button does not light blue after power has been supplied, the CPU can manually be turned on by a single button-press.

## Shutting down the CPU

Before pulling the power connector from the unit, the CPU needs to be shut down properly. This can be done by **pressing the CPU button 3 times rapidly in sequence** (the status LED will flash in white color for each press). Once the CPU is completely shut down, the blue light on the button will turn off. After that, power can be unplugged from the unit.

{% hint style="info" %}
Shutting down the CPU by pressing the button 3 times will also shutdown attached LiDAR sensors such as the RIEGL miniVUX and VUX. Please be aware that the sensors need some time to power off completely. Once all LEDs on the RIEGL sensors are off, power can be disconnected from the unit safely.
{% endhint %}

{% hint style="warning" %}
Pulling power from the system while the CPU is powered on (CPU button lights blue) can lead to corruptions of the CPU or SD card file system. Always shut down the CPU properly. \
\
In case pressing the CPU button for 3 times does not work and the CPU will not turn off, it can be force shutdown by holding the CPU button. Please note that shutting down the CPU can take up to 5 minutes after pressing the button for 3 times.
{% endhint %}

## Start recording data

Once the system has fully booted and the status LED shows as **constant green**, a **single button-press** will start the data recording with all attached sensors & cameras. Once all sensors are capturing, the status LED will start **flashing green**.

## Stop recording data

While the system is recording data, a **single button-press** will stop the data recording.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.phoenixlidar.com/hardware-and-interfaces/navbox/air-navbox/using-the-cpu-button.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
