# E09 Iout Error 類比錯誤值

### 定義

此功能用於設定當流量值不介於E07 (4mA 數值)及E08  (20mA 數值)之間時，要輸出的數值，預設值4mA ＆ 20mA。

### 注意事項

N/A

### 操作流程

<details>

<summary><strong>按鍵名稱及說明</strong>（點擊展開）</summary>

主機共有4個按鍵。LCD 最下方(第 3 行)會顯示目前所有按鍵各自的功能。一般情況下，按鍵定義如下：

* <img src="/files/lDfiuH2Ibq1AeX1QpL2f" alt="" data-size="line"> 藍鍵：最左邊的按鍵，返回上一頁、離開目前操作或存檔

&#x20;方向鍵-灰鍵：

* <img src="/files/MfCyTiq7YBh2TxBAQDYB" alt="" data-size="line"> 左灰鍵 - 用於翻頁、增大數值、選擇不同項目
* <img src="/files/UxXNkrDuXahe3CWQtczE" alt="" data-size="line"> 右灰鍵 - 用於翻頁、減小數值、選擇不同項目
* <img src="/files/VJOWgDbmy0d4napPWBEP" alt="" data-size="line"> 橘鍵：最右邊的按鍵，進入設定、編輯或確認目前選擇

{% hint style="danger" %}
警告：請勿長時間持續按住按鍵，以免造成按鍵損壞。
{% endhint %}

{% hint style="info" %}
註：按鍵定義會根據操作情境調整。為了提升使用便利性，或避免誤觸，在某些畫面中按鍵功能可能會被刻意變更。
{% endhint %}

</details>

```
E09 Iout Error 類比錯誤值 設定流程：
• 主畫面（綠燈）→ 按右下角橘鍵 Setup
• 進入設定頁（橘燈）
• 方向鍵選 E. Commute 通訊 → 按橘鍵 Enter
• 方向鍵選 E09 類比錯誤值 → 按橘鍵 Enter
• 方向鍵選擇 類比錯誤值 選項 → 按橘鍵 Set 確認
• 按左下角藍鍵ESC返回至主畫面（綠燈）
```

<figure><img src="/files/yMBRjV4UQyqx7z07Xn1K" alt="" width="375"><figcaption></figcaption></figure>

### E09 選項 及 RS485對應數值、讀寫指令及格式

<table><thead><tr><th width="211.880859375">選項</th><th>說明</th><th width="158.876953125">RS-485 對應數字</th></tr></thead><tbody><tr><td>2.4 mA ＆ 21.6 mA</td><td>小於 E07 輸出 2.4mA，大於 E08 輸出 21.6mA</td><td>0</td></tr><tr><td>2.4 mA</td><td>強制輸出低於正常範圍的極限訊號</td><td>1</td></tr><tr><td>21.6 mA</td><td>強制輸出高於正常範圍的極限訊號</td><td>2</td></tr><tr><td>4mA ＆ 20mA (預設值)</td><td>將輸出電流箝制在正常工作範圍的邊界</td><td>3</td></tr></tbody></table>

> Modbus 指令格式請參照[讀寫記憶體列表](https://docs.lorric.com/qr/fu-lt-ultrasonic-flowmeter-manual-chinese-v1/communication/modbus-rtu-protocol/du-xie-xing-ji-yi-ti-lie-biao)，本參數資料形式為int16


---

# 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.lorric.com/qr/fu-lt-ultrasonic-flowmeter-manual-chinese-v1/parameters/e-tong-xun-xiang-guan-she-ding/e09-iout-error-lei-bi-cuo-wu-zhi.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.
