> 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-as510-paddle-wheel-flowmeter-manual-chinese-v2/parameters.md).

# 參數表

## 參數分類表

| 序號 | 英文名稱                               | 中文名稱  | 功能                       |
| -- | ---------------------------------- | ----- | ------------------------ |
| A  | Measure                            | 量測    | A分類 與流量量測相關              |
| B  | Unit                               | 單位    | B分類 與單位相關                |
| C  | Total & History                    | 累計及歷史 | C分類 與累計及歷史記錄相關           |
| D  | Alarm & Info (Alarm & Information) | 警報及通知 | D分類 與警報及通知設定相關           |
| E  | Commute                            | 通訊    | E分類 調整 光藕 4-20mA 及 RS485 |
| F  | Simulate                           | 模擬    | F分類 以模擬流量的方式測試通訊及外部裝置    |
| G  | Time                               | 時間    | G分類 設定日期、時間              |
| H  | System                             | 系統    | H分類 啟用新蹼輪、亮度設定           |


---

# 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-as510-paddle-wheel-flowmeter-manual-chinese-v2/parameters.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.
