# Trainer

The **Trainer** screen in Radio Settings is used to configure how the radio in Master mode will handle the signals from the radio in Slave mode.

<figure><img src="/files/7FM9rVdGGjJcBsntkS2L" alt=""><figcaption><p>Trainer Screen</p></figcaption></figure>

For each of the four main control inputs (Ail, Ele, Thr, Rud), the following options can be configured (for each row, from left to right).

* **Mode -** How the radio in Master mode will handle the signals from the radio in Slave mode.&#x20;
  * **OFF** - Stick values from the radio in Master mode will be used - no input from the radio in Slave mode.
  * **Add -** Adds the stick values from both the radios in Master and Slave modes.
  * **Replace -** Replaces the stick values from the radio in Master mode with the stick values from the radio in Slave mode. (Default)
* **Source channel** - The channel from the radio in Slave mode that is mapped the control input.
* **Weight** - Percentage of stick travel to use of the radio in Slave mode. Use negative values to change the stick direction.
* **Cal (calibrate)**- Sets the center stick value of the radio in Slave mode.
* **Multiplier** - This value changes the weight of all the sticks together.&#x20;

{% hint style="info" %}
The trim from the radio in Master mode is usually used. Set the trims on the radio in Slave mode to their center.
{% endhint %}

{% hint style="info" %}
The radio in Master mode is the one that gets bound to the model receiver.
{% endhint %}

{% hint style="info" %}
A virtual trainer switch (**Tnr**) can be selected as switch to activate a special function or curve. The switch is ON when the trainer link is active.
{% endhint %}


---

# 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://manual.edgetx.org/color-radios/radio-settings/trainer.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.
