> For the complete documentation index, see [llms.txt](https://support.senterasensors.com/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.senterasensors.com/home/6x-series-sensors-user-guide/incident-light-sensor-and-gps/operation/how-to-use.md).

# How to Use

6X Series Sensors - Incident Light Sensor/External GPS How To Use Instructions

## Before Starting

### Reflectance Panel

If a reflectance panel is also being used see the page linked below:

{% content-ref url="/pages/jtCrdJGsEP4hMiAm6xNs" %}
[How To Use](/home/6x-series-sensors-user-guide/reflectance-panel/how-to-use.md)
{% endcontent-ref %}

***

## Install Light Sensor/GPS

<figure><img src="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2FWnW8S1B0SH1un38h5odL%2FInstall%20Sensor%20and%20ILS.gif?alt=media&amp;token=fdd691b5-8b77-46b2-99b4-6900d4b45de0" alt=""><figcaption></figcaption></figure>

1. Install the light sensor and gimbal onto the aircraft.&#x20;
2. Connect the USB-C cable to the light sensor.&#x20;
3. Secure the cable to the aircraft.&#x20;
4. Connect the USB-C cable to the port on the gimbal.&#x20;

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th align="center"></th></tr></thead><tbody><tr><td align="center"><strong>For Gimballed Sensors</strong></td><td align="center"><img src="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2FCgaRYOipkahB3yDjcaFH%2Fimage.png?alt=media&amp;token=433fde43-8758-406a-9370-419fd9f0b119" alt="" data-size="original"></td><td align="center">Connect the light sensor/GPS to the USB-C port on the gimbal</td></tr><tr><td align="center"><strong>For Non-Gimballed Sensors</strong></td><td align="center"><img src="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2FiPlb2Nc8G7RmoN20XLLh%2Fimage.png?alt=media&amp;token=f356f20b-cb41-4a7e-9e9c-b694cf876304" alt="" data-size="original"></td><td align="center">Connect the light sensor/GPS to the USB-C port on the 6X</td></tr></tbody></table>

## Power on Aircraft & Verify Status LEDs

<figure><img src="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2FkMFZ4COX8bCmUneBcqSg%2FPower%20Sensor%20and%20Boot.gif?alt=media&amp;token=9ee7a1fc-a1a0-415a-95b6-32471aa94e87" alt=""><figcaption></figcaption></figure>

1. Power on the aircraft. This will also power the gimbal, sensor, and light sensor on.&#x20;
2. Verify the Status LEDs shown below have all turned solid green.&#x20;

<div><figure><img src="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2FSNdUvUpx3Kuia8c3KhOi%2Fimage.png?alt=media&amp;token=e9bea818-4dba-41ea-8532-10ed34b43a07" alt=""><figcaption></figcaption></figure> <figure><img src="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2FBq2bKBkEKoJim7OBxSnE%2Fimage.png?alt=media&amp;token=b15d44a4-ac88-45cc-8116-998eda56f906" alt=""><figcaption></figcaption></figure></div>

## Fly

The sensor and light sensor are now ready for flight.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.senterasensors.com/home/6x-series-sensors-user-guide/incident-light-sensor-and-gps/operation/how-to-use.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
