> 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/6x-series-sensors/installation/inspired-flight/if1200.md).

# IF1200

6X Series Sensors Installation  - IF1200A

## 6X & Light Sensor

### Instructions

1. Install light sensor/GPS into mounting tray.
2. Connect USB-C cable into light sensor.
3. Secure USB-C Cable using upper cable clip.
4. Secure USB-C Cable using lower cable clip.
5. Install 6X gimbal into smart dovetail.
6. Secure smart dovetail latch.
7. Connect USB-C cable to gimbal.
8. Power on the aircraft.

{% hint style="warning" %}
The light sensor is connected to the USB-C port on the upper portion of the gimbal not the USB-C port on the sensor itself.
{% endhint %}

{% hint style="info" %}
If a light sensor is not bring used, simply omit the related steps.
{% endhint %}

<figure><img src="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2Fo8hAe9FMQl05d7zvDrAx%2FIF1200%20-%20Install%20%E2%80%91%20Made%20with%20FlexClip.gif?alt=media&amp;token=55302188-4e2c-4b7d-a0d2-91b8d84ac0f2" alt=""><figcaption></figcaption></figure>

## Light Sensor/GPS Mounting

If a Light Sensor/GPS was purchased with the 6X, the hardware to mount to the drone needs to be installed. See the instructions linked below.

{% content-ref url="/pages/FI6kjbZWuu00Ox1gZ5Ak" %}
[Inspired Flight IF1200A](/home/6x-series-sensors-user-guide/incident-light-sensor-and-gps/installation/inspired-flight-if1200a.md)
{% endcontent-ref %}

***

## Compatibility

If you have an IF1200 that was not configured for Sentera sensors by Inspired Flight or Sentera, use the following instructions:

{% content-ref url="/pages/EP8DYSunOS4qev01wwuC" %}
[Inspired Flight Compatibility Settings](/home/6x-series-sensors-user-guide/6x-series-sensors/installation/inspired-flight/inspired-flight-compatibility-settings.md)
{% endcontent-ref %}


---

# 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/6x-series-sensors/installation/inspired-flight/if1200.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.
