> 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-if1200a.md).

# Inspired Flight IF1200A

6X Series Sensors - Incident Light Sensor Installation - IF1200A

{% 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. Remove the two screws near the GPS on the right hand side (Nearest the A) as shown.&#x20;
2. Install the mounting bracket as shown.&#x20;
3. Use the provided screws to secure the bracket using the holes the original screws were removed from.&#x20;
4. Install the first cable clip on the top side of the aircraft in the area shown.&#x20;
   1. Use the provided alcohol wipes to clean the surface of the drone before adhering the clip.&#x20;
5. Install the second cable clip on the underside of the aircraft in the area shown.&#x20;
   1. Use the provided alcohol wipes to clean the surface of the drone before adhering the clip.&#x20;

{% 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.
{% endhint %}

<figure><img src="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2Fx6qQSAKWF7WXV8sGoj18%2FIF1200%20-%20ILS%20%E2%80%91%20Made%20with%20FlexClip%20(1).gif?alt=media&amp;token=6aa0b585-12e7-4a82-902b-1975aadcb072" 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-if1200a.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.
