> For the complete documentation index, see [llms.txt](https://docs.lorric.com/qr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lorric.com/qr/fp-as310-paddle-wheel-flowmeter-manual-chinese-v1/parameters/a-fen-lei-xuan-xiang-ji-shuo-ming.md).

# A 分類選項及說明

## A01 Pipe Type 三通管

選擇三通管型號以使用正確校正數據。最低為0，預設值 1。

| 本參數輸入範圍 | 相應數值 |
| ------- | ---- |
| 預設值     | 1    |
| 最小值     | 0    |
| 最大值     | 12   |

指令選擇後，請確認是否進行 Save(存檔) or Not(放棄) 。

## A02 Scale Factor 比例係數

按比例微調流量，預設值 1。

| 本參數輸入範圍 | 相應數值  |
| ------- | ----- |
| 預設值     | 1     |
| 最小值     | 0.001 |
| 最大值     | 1000  |

指令選擇後，請確認是否進行 Save(存檔) or Not(放棄) 。

## A15 Damping 阻尼係數

將數據波動降低，最低為0，預設值 3 。 &#x20;

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

指令選擇後，請確認是否進行 Save(存檔) or Not(放棄) 。

## A05 Direction 流向

可以將流體的方向交換，預設正常流向 "0"。

<table><thead><tr><th width="175.79998779296875">選項</th><th width="157">RS-485 對應數字</th><th width="148.79998779296875">備註</th></tr></thead><tbody><tr><td>Normal</td><td>0</td><td>預設值</td></tr><tr><td>Inverse</td><td>1</td><td></td></tr></tbody></table>

指令選擇後，請確認是否進行 Save(存檔) or Not(放棄) 。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.lorric.com/qr/fp-as310-paddle-wheel-flowmeter-manual-chinese-v1/parameters/a-fen-lei-xuan-xiang-ji-shuo-ming.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
