# GREMSY PAYLOAD CONTROL TYPE

The Gremsy payload is designed for many different UAV platforms, so the control types are also diverse to serve each specific setup. This Articel will help you understand and know the correct setup steps for your remote control type.

## 1. Diagram <a href="#bkmrk-1.-diagram" id="bkmrk-1.-diagram"></a>

![](https://bookstack.gremsy.vn/uploads/images/drawio/2023-12/drawing-7-1703226807.png)

#### 2. Explaination <a href="#bkmrk-2.-explaination" id="bkmrk-2.-explaination"></a>

> ***Control Mode:***
>
> * Disable
> * Raw Input: Control Gremsy Payload by sbus from gimbal
> * Autopilot Convert: Control Gremsy Payload by sbus from autopilot
>
> ***Image Capture:*****&#x20;Select push button. Capture Image when pressing button**
>
> ***Video record:*****&#x20;Select push button. Pressing the first time will start record video, pressing the next time will stop record video**
>
> ***Zooming:*****&#x20;Select stick with 3 states. 3 states: zoom tele, stop zoom, zoom wide**
>
> ***Tilt:*****&#x20;Select rotate button. Control tilt axis**
>
> ***Roll:*****&#x20;currently not in use.**
>
> ***Pan:*****&#x20;Select rotate button. Control Pan axis**
>
> ***Mode:*****&#x20;Select stick with 3 states. 3 states corresponding to 3 gimbal mode: OFF, LOCK, FOLLOW**
>
> &#x20;
>
> ***Return Home:*****&#x20;Select push button. Gimbal return home when press button**


---

# 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.gremsy.com/payloads/general/gremsy-payload-control-type.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.
