# OPERATION MODE

**LOCK MODE:** is a stabilization mode where the camera maintains orientation.\
independently of the rest of the gimbal, and the orientation can be changed by an\
external control signal from remote control.

**FOLLOW MODE:** in this mode, the camera will mimic the operator’s movement.\
and allows one person to control camera tilt and pan without using an external\
device like a remote control.

**SINGLE OPERATOR:** using FOLLOW mode.\
**DUAL OPERATOR:** a second operator can use a Remote Controller (SBUS,\
SPEKTRUM, PPM) to control the gimbal’s movement.

**WORKING OPERATION**

Gremsy T3 has 2 working operations: normal and inverted.

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

After powering up the gimbal, it will automatically detect if the gimbal is in inverted operation or normal operation based on the pan motor position.

> <mark style="background-color:blue;">During working, switching to another working operation made easy by changing pan motor position, the gimbal will automatically detect new</mark> \ <mark style="background-color:blue;">TIPS types of working operation.</mark>

**SWITCHING BETWEEN MODES**

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

**Using function button**

| **Press Times** | **Modes**       |
| --------------- | --------------- |
| Once time       | Turn motors ON  |
| 2 times         | Lock mode       |
| 3 times         | Follow mode     |
| Hold 3 seconds  | Turn motors OFF |

**Using mode channel on remote control**

| **Positions** | **Modes**              |
| ------------- | ---------------------- |
| High          | Follow mode, Motors ON |
| Middle        | Lock mode, Motors ON   |
| Low           | Motors OFF             |

**Using GTUNE**

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

> If there is a remote control signal, changing modes or turning motors on/off by other methods such as using the function button or software will not take effect because the remote control signal has the highest priority and override the command.


---

# 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/gimbals/gremsy-t3v3/getting-started/operation-mode.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.
