# 4-20mA

## 規格

請看[電機安裝頁](/qr/fp-as510-paddle-wheel-flowmeter-manual-chinese-v1/installation-and-setup/electronic-installation.md)

## 接線

請看[電機安裝頁](/qr/fp-as510-paddle-wheel-flowmeter-manual-chinese-v1/installation-and-setup/electronic-installation.md)

## 參數設定

請參考[參數頁面](/qr/fp-as510-paddle-wheel-flowmeter-manual-chinese-v1/parameters.md#can-shu-shui-ming)

設定步驟如下：

1. 請先從本頁的接線部分將線接好
2. 請設定參數 E06 選擇要輸出的數據
3. 請設定參數 E07 E08 指定輸出的最大最小值，可以是負數。但 E07 必需小於 E08。
4. 請使用 E09 參數 設定類比數據超出 E07 E08 範圍時要輸出的電流值，有三個選項：
   1. "2.4 & 21.6" 表示數據小於 E07 時輸出 2.4mA，數據大於 E08 時輸出 21.6mA。
   2. "2.4" 表示數據小於 E07 及大於 E08 時都輸出 2.4mA。
   3. "21.6" 表示數據小於 E07 及大於 E08 時都輸出 21.6mA。
5. 請將 F02 開啟。
6. 請進入 E11 參數畫面測試並修改 4mA 輸出值。 本參數每增減1，會增減輸出電流 1uA。
7. 請進入 E12 參數畫面測試並修改 20mA 輸出值。 本參數每增減1，會增減輸出電流 1uA。
8. 如果 20mA 輸出值過低，修改 E12 無法到達目標電流。可能是線路阻抗過大，或是電壓不足，請確認[電機安裝頁](/qr/fp-as510-paddle-wheel-flowmeter-manual-chinese-v1/installation-and-setup/electronic-installation.md)的 4-20mA 規格調整線路阻抗或是加大電壓。
9. 請將 F02 關閉。並回到主畫面。
10. 完成。


---

# 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/fp-as510-paddle-wheel-flowmeter-manual-chinese-v1/communication/4-20ma-analog-output-setup.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.
