# A15 阻尼係數

### 定義

A15 為數位阻尼參數，用於平滑流量量測數據。其預設值為 3，設定原則如下：\
• A15 數值越大：顯示值越平穩，波動幅度越小，但反應速度相對較慢\
• A15 數值越小：顯示反應越即時，但對流場擾動較敏感，波動幅度較大

### 注意事項

1. 過程監控（Monitoring）應用：建議將 A15 設定為高於預設值，以提升顯示穩定性與可讀性，降低短時間波動對數值顯示的影響。
2. 過程控制（Control）應用：建議將 A15 設定為低於預設值，以減少量測延遲，使流量變化能即時反映至控制系統。
3. 功能說明：A15 僅影響顯示與輸出之平滑度，不影響流量計之實際量測精度。
4. 設定確認：調整 A15 參數後，建議持續觀察系統運行狀態數分鐘，以確認設定效果是否符合應用需求。
5. 使用提醒：A15 設定過高可能導致流量變化反應延遲，請依實際應用情境進行調整。

### 操作流程

<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>

```
A15 Damping 阻尼係數 設定流程：
• 主畫面（綠燈） → 按右下角橘鍵 Setup，進入設定頁（橘燈）
• 方向鍵選 A. 量測 → 按橘鍵 Enter
• 方向鍵選 A15 阻尼係數 → 按橘鍵 Enter
• 使用灰色方向鍵選擇欲調整的位數（深灰底色顯示目前所在位數）
• 按橘鍵 Edit 進入調整模式
• 位數調整方式：按左灰鍵-數字增加 , 按右灰鍵-數字減少
• 完成該位數調整後，按橘鍵 Set
• 所有位數調整完成後，請按左下角藍鍵 Save 儲存資料
• 機器此時會顯示"是否存檔"
• 請按右下橘鍵 Save 以完成存檔 （若不存檔則按左下藍鍵NOT）
• 調整完成後，按左下角藍鍵 ESC 返回主畫面（綠燈）
```

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

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

| 本參數輸入範圍 | 相應數值 | RS-485 對應數字 |
| ------- | ---- | ----------- |
| 預設值     | 3    | -           |
| 最小值     | 0    | -           |
| 最大值     | 600  | -           |

> 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/a-class-options/a15-zu-ni-xi-shu.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.
