# 使用多协议模块设置无线教练

#### 先决条件

为了使用多协议模块设置无线教练连接，您需要以下设备：

* 一台具有 FrSky D16 功能的 TX 模块的学生电台
* 一台教练电台，具备：
  * 一个用作 RX 的多协议模块
  * 一个用于与模型通信的额外 TX 模块（协议无关，但必须与模型上的 RX 使用的协议匹配）

#### 设置

确保模型已绑定到所需的 TX 模块，并在教练电台上正常运行。

在教练电台上，配置 **Radio Settings** 中的 **Trainer** 部分。有关如何设置此页面的更多信息，请参见 [Trainer](/edgetx-user-manual/color-radios/radio-settings/trainer.md) 部分。

<div><figure><img src="/files/rUVNVFGdSoTp0zBJJw3Z" alt="" width="360"><figcaption></figcaption></figure> <figure><img src="/files/elTOiiogP2FxTcMZgDNy" alt=""><figcaption></figcaption></figure></div>

在教练电台上，配置 **Model Settings** 中的 **Trainer** 部分。对于 **Mode**，选择 **Master/Multi**

<div><figure><img src="/files/OiWKhnPya1seW70guWy5" alt="" width="360"><figcaption></figcaption></figure> <figure><img src="/files/TlW1OcYsvtqeY6QkT41j" alt=""><figcaption></figcaption></figure></div>

在教练电台上，配置特殊功能 ***Trainer***。指定一个开关来激活模式，并确保功能已启用。

<div><figure><img src="/files/0h4LizSSNXElclSeFOdr" alt="" width="360"><figcaption></figcaption></figure> <figure><img src="/files/jRZr4sgT0VzFiO9MKW8C" alt=""><figcaption></figcaption></figure></div>

在教练电台上，配置 **Model Setup** 中的 **Internal RF** 和 **External RF** 部分。与学生电台通信的 RF 模块模式应设置为 ***Multi, FRSkyRX*** 和 RF Protocol: ***Multi***。还需配置一个接收机编号。教练和学生电台都需要使用相同的接收机编号。另一个 RX 模块应配置为与模型通信。

<div><figure><img src="/files/i16Qu8Oa2RnqnHCp6uUh" alt="" width="360"><figcaption></figcaption></figure> <figure><img src="/files/7EH30ZotWMemCHhZchOj" alt=""><figcaption></figcaption></figure></div>

在学生电台上，配置内部 RF 或外部 RF（将使用的模块）以与教练电台通信。如果使用多协议模块，应设置为 ***Multi, FRSkyX*** 和 RF Protocol: ***D16***。将接收机编号配置为上一步中配置的相同编号。

<div><figure><img src="/files/U7uRQp7k3Yc67bf5u0gu" alt="" width="360"><figcaption></figcaption></figure> <figure><img src="/files/3UmI9fVj7u6KcUvO7WZD" alt=""><figcaption></figcaption></figure></div>

在学生电台上，无需配置 **Model Settings** 或 **Radio Settings** 中的 **Trainer** 部分，将 **Model Settings** 中 **Trainer** 部分的 **Mode** 选项配置为 **Off**。

<div><figure><img src="/files/WICGNI9yw3MNpsqFt917" alt="" width="360"><figcaption></figcaption></figure> <figure><img src="/files/vsQP1pTbPSPjYhjjKfJI" alt=""><figcaption></figcaption></figure></div>

**教练模式现已配置。**

您可以通过观察教练电台上的通道监视器来测试这一点，通过配置的开关激活教练模式，并移动学生电台上的摇杆。如果配置正确，您应该在教练电台的通道监视器上看到来自学生电台的摇杆移动。


---

# 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://zkl2333.gitbook.io/edgetx-user-manual/edgetx-ru-he-cao-zuo/set-up-wireless-trainer-with-mpm.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.
