> 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/installation/inspired-flight-if800.md).

# Inspired Flight IF800

6X Series Sensors - Incident Light Sensor Installation - IF800

{% hint style="warning" %}
6X Series Sensors purchased through Inspired Flight come with their Dual Mount, which is required to mount both Sentera's RTK-PPK module and the Light Sensor.&#x20;

Do not use the Dual Mount unless you are also using the RTK-PPK module. Use the Light Sensor Mount provided by Sentera instead. Using the Dual Mount with just the Light Sensor will cause issues with cable length.
{% endhint %}

<div data-with-frame="true"><figure><img src="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2FGC7nP8OYQANbGXURQERL%2Fimage.png?alt=media&amp;token=3f7eb313-5969-43a1-965b-fbb8faac8958" alt="" width="320"><figcaption><p>IFT Dual Mount - use only with RTK-PPK Module</p></figcaption></figure></div>

## Instructions

1. Use the provided screws to attach the mounting bracket to the aircraft.&#x20;
2. Clean the mounting bracket surface with the provided alcohol wipes.&#x20;
3. Remove the backing on the mounting tray and install onto the mounting bracket.&#x20;
4. Use the alcohol wipe to clean the surface of the aircraft near the strobe.&#x20;
5. Remove the backing on the cable clip and install onto the aircraft as shown.&#x20;

{% hint style="info" %}
The Case foam may need to be slightly modified to accommodate the cable clip.&#x20;
{% endhint %}

{% hint style="info" %}
The mounting bracket does not need to be removed to be stored in the case, but the light sensor itself does need to be removed from the mounting tray.&#x20;
{% endhint %}

<figure><img src="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2FaLOfQik5ADxDnNikYnHS%2F6X%20IF800%20-%20ILS%20%E2%80%91%20Made%20with%20FlexClip.gif?alt=media&amp;token=b0a1d2aa-501a-48e6-859a-4c3bf2eef3a7" alt=""><figcaption></figcaption></figure>


---

# 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/installation/inspired-flight-if800.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.
