# Control Signals Diagram

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

<figure><img src="/files/xMJ8600MtxZ7JUOdcH5h" alt=""><figcaption></figcaption></figure>

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

***Control Mode:***

* Disable.
* Raw Input: Control Zio Payload by SBUS from gimbal.
* Autopilot Convert: Control Zio Payload by SBUS from autopilot.

***Image Capture:*** Select push button. Capture Image when pressing button.

***Video record:*** Select push button. Pressing the first time will start record video, pressing the next time will stop recording video.

***Zooming:*** Select stick with 3 states. 3 states: zoom tele, stop zoom, zoom wide.

***Tilt:*** Select rotate button. Control tilt axis.

***Roll:*** currently not in use.

***Pan:*** Select rotate button. Control tilt axis.

***Mode:*** Select stick with 3 states. 3 states correspond to 3 gimbal mode: OFF, LOCK, FOLLOW.

***Return Home:*** Select push button. Gimbal returns 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/zio/software-configuration/control-by-remote-controller/control-signals-diagram.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.
