# A10 流體種類

### 定義

此功能用於設定流體種類，預設 custom。

### 注意事項

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>

```
A10 Liquid Type 流體種類 設定流程：
• 主畫面（綠燈）→ 按右下角橘鍵 Setup，進入設定頁（橘燈）
• 方向鍵選 A 量測 → 按橘鍵 Enter
• 方向鍵選 A10 流體種類  → 按橘鍵 Enter
• 方向鍵選擇流體種類選項 → 按橘鍵 Set 確認
• 按左下角藍鍵ESC返回至主畫面（綠燈）
```

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

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

<table><thead><tr><th width="228">選項</th><th>說明</th><th width="206">RS-485 對應數字</th></tr></thead><tbody><tr><td>Custom (預設值)</td><td>自定義</td><td>0</td></tr><tr><td>Water 20℃</td><td>攝氏20度水</td><td>1</td></tr><tr><td>Water 50℃</td><td>攝氏50度水</td><td>2</td></tr><tr><td>Water 75℃</td><td>攝氏75度水</td><td>3</td></tr><tr><td>Water 100℃</td><td>攝氏100度水</td><td>4</td></tr><tr><td>Water 125℃</td><td>攝氏125度水</td><td>5</td></tr><tr><td>Water 150℃</td><td>攝氏150度水</td><td>6</td></tr><tr><td>Water 175℃</td><td>攝氏175度水</td><td>7</td></tr><tr><td>Water 200℃</td><td>攝氏200度水</td><td>8</td></tr><tr><td>Water 225℃</td><td>攝氏225度水</td><td>9</td></tr><tr><td>Acetone </td><td>丙酮</td><td>10</td></tr><tr><td>Carbinol </td><td>甲醇</td><td>11</td></tr><tr><td>Ethanol </td><td>乙醇</td><td>12</td></tr><tr><td>Alcohol </td><td>酒精</td><td>13</td></tr><tr><td>Acetaldehyde </td><td>乙醛</td><td>14</td></tr><tr><td>Arachis Oil </td><td>花生油</td><td>15</td></tr><tr><td>Glycerin </td><td>甘油</td><td>16</td></tr><tr><td>Gasoline </td><td>汽油</td><td>17</td></tr><tr><td>Benzene </td><td>苯</td><td>18</td></tr><tr><td>Ethyl Benzene </td><td>乙苯</td><td>19</td></tr><tr><td>Toluene </td><td>甲苯</td><td>20</td></tr><tr><td>Chloromethane </td><td>氯甲烷</td><td>21</td></tr><tr><td>Petroleum </td><td>石油</td><td>22</td></tr><tr><td>Pine Oil </td><td>松油</td><td>23</td></tr><tr><td>Cloroethylene </td><td>氯乙烯</td><td>24</td></tr><tr><td>Ketone </td><td>酮</td><td>25</td></tr><tr><td>Glycol </td><td>乙二醇</td><td>26</td></tr><tr><td>Sea Water </td><td>海水</td><td>27</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/a-class-options/a10-liu-ti-zhong-lei.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.
