> 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/user-interface/setup-page-explanation.md).

# 設定畫面

{% hint style="info" %}
畫面處於設定頁面時，流量計算，流量累計及通訊功能都會停止。
{% endhint %}

從主畫面，按右下按鍵，會進入設定畫面。畫面如下：

<figure><img src="/files/sXiB9G3226IJZcTWJVuS" alt=""><figcaption></figcaption></figure>

可以通過中間兩個按鍵切換要設定的參數分類，參數分類及參數定義請看[設定參數頁面](/qr/fp-as310-paddle-wheel-flowmeter-manual-chinese-v1/parameters.md)。

進入子選單後，可以再選要設定的參數，畫面如下：

<figure><img src="/files/08EvNwnSee1Ps3rnaIaX" alt=""><figcaption></figcaption></figure>

如果一個選項的右下角出現 N/A 表示該版本硬體沒有選配該功能，則無法進入該項目。

<figure><img src="/files/ULzZ0C3A9PsZHJcVPhTu" alt=""><figcaption></figcaption></figure>


---

# 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/user-interface/setup-page-explanation.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.
