# 曲线

**曲线**屏幕允许您定义自定义曲线，以便在输入、混合或输出屏幕中使用。曲线屏幕将显示配置的自定义曲线，并提供每条曲线的图形表示。

<figure><img src="/files/fOKKP3t7vNuiXYUuLBrn" alt=""><figcaption><p>曲线屏幕</p></figcaption></figure>

选择其中一个曲线或空曲线槽将打开该曲线的配置页面。

<figure><img src="/files/awc5rgy8136xwoVWe5ue" alt=""><figcaption><p>曲线配置屏幕</p></figcaption></figure>

### 曲线配置

曲线配置屏幕具有以下可配置选项：

* **名称** - 曲线的名称。只能使用3个字符。
* **类型** - 曲线类型：选项有**标准**和**自定义**
  * **标准** - 水平轴点是基于点数的固定值。垂直轴点是可调的。
  * **自定义** - 水平和垂直轴都是可调的。
* **点数** - 曲线中的点数。按下\*\*\[Enter]**按钮以修改点数。长按**\[Enter]\*\*按钮将提供以下附加选项：
  * **预设** - 允许您将曲线设置为预设的斜率值（-45到45度，以15度为增量）。曲线将有5个点，默认情况下不启用平滑。
  * **镜像** - 镜像选定的曲线。
  * **清除** - 清除选定曲线的所有曲线值。
* **平滑** - 启用时，用曲线连接点而不是直线。

### 编辑曲线点

<figure><img src="/files/kdeNKBPPVpuZJlnBHp8k" alt=""><figcaption><p>编辑曲线点弹出窗口</p></figcaption></figure>

在最后一个配置选项（平滑）之后，您将自动开始滚动查看曲线上的配置点。要更改点的值，请按\*\*\[Enter]**按钮，然后根据需要调整值。对于**标准**曲线，您只能调整Y值。对于**自定义\*\*曲线，您可以调整X和Y值。

按下\*\*\[PAGE>]**按钮将带您进入**逻辑开关\*\*屏幕。


---

# 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/bw-radios/model-select/curves.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.
