# Sensors

{% hint style="warning" %}
This window is used during data acquisition and is only visible when you are connected to a lidar system. See [connect to rover](/spatialexplorer-8-and-9/user-interface/toolbars/rover/connect-to-rover.md) for more information.&#x20;
{% endhint %}

The Sensors window allows the user to enable/disable sensors:

<figure><img src="/files/TdXMnVkhriI3FaV0xtID" alt=""><figcaption></figcaption></figure>

Sensors can be set to the following statuses:

* **OFF** - no data is recorded or displayed
* **SLT** - data is recorded, but real-time points are not displayed. With cameras that support real-time previews (A6K-lite), real-time previews will **NOT** be displayed.&#x20;
* **ACT** - data is recorded and real-time points are displayed. With cameras that support real-time previews (A6K-lite), real-time previews will be displayed.&#x20;

{% hint style="info" %}
While **SLT** mode does not display recorded data in real-time, it's still possible to ensure that sensors are recording data by monitoring the [statistics](/spatialexplorer-8-and-9/user-interface/windows/system-monitor.md#statistics) window, which displays the number of packets received from the sensor.&#x20;
{% endhint %}


---

# 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/spatialexplorer-8-and-9/user-interface/windows/sensor-controller.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.
