# 主畫面

主畫面由兩部分組成，前 7 個畫面為即時資訊監控，後 15 個畫面為，當前日期及時間，及過去 14 日歷史資料查詢，使用中央的左右方向鍵可以循環顯示。以下是這 22 個畫面的資料定義：

## 主畫面功能表

| 畫面編號    | Page English Name | 畫面中文名稱  | LED      | LCD 背光                   | 第一行內容        | 第二行內容           | 第三行內容         |
| ------- | ----------------- | ------- | -------- | ------------------------ | ------------ | --------------- | ------------- |
| 監控1     | FLOWRATE          | 瞬時流量    | 數據(最多五位) | <p>平時綠色。</p><p>異常紅色。</p> | 畫面名稱及單位      | 10位流量數據         | 鍵盤功能+模擬提示     |
| 監控2     | FLOW SPEED        | 瞬時流速    | 數據(最多五位) | <p>平時綠色。</p><p>異常紅色。</p> | 畫面名稱及單位      | 10位流速數據         | 鍵盤功能+模擬提示     |
| 監控3     | TOTAL             | 累積流量    | 數據(最多五位) | <p>平時綠色。</p><p>異常紅色。</p> | 畫面名稱及單位      | 累積方法 + 10位 累計數據 | 鍵盤功能+模擬提示     |
| 監控4     | Status Page       | 狀態頁     | 流量數據     | <p>平時綠色。</p><p>異常紅色。</p> | Alarm A      | Alarm B         | System Status |
| 監控5     | FLOWRATE          | 瞬時流量-大字 | 數據(最多五位) | <p>平時綠色。</p><p>異常紅色。</p> | 7位數大字流量數據    |                 | 畫面名稱及單位       |
| 監控6     | FLOW SPEED        | 瞬時流速-大字 | 數據(最多五位) | <p>平時綠色。</p><p>異常紅色。</p> | 7位數大字流速數據    |                 | 畫面名稱及單位       |
| 監控7     | TOTAL             | 累積流量-大字 | 數據(最多五位) | <p>平時綠色。</p><p>異常紅色。</p> | 7位數大字累計數據    |                 | 畫面名稱，累積方法及單位  |
| 時間      | Date & Time       | 日期時間    | 無        | 橘色                       | Current Time | 日期 + 時間         | 鍵盤功能          |
| 歷史1\~14 | Last 14 Days      | 過去14日累計 | 無        | 橘色                       | 日期及單位        | 累積方法 + 10位 累計數據 | 鍵盤功能          |

## 監視畫面1-3說明

![](/files/-LxsMgSC3TEyz_Je3YXS)

## 監視畫面 4 說明

監視畫面主要是用來確認流量計狀態用。如果要確認流量上下限是否正常，或是有紅燈出現要排除問題時，請先看監視畫面 4。進一步的定義請看[Alarm 及系統狀態說明](/qr/fp-as510-paddle-wheel-flowmeter-manual-chinese-v2/alarm-priority-and-display-method.md)。

![](/files/-LxsN5W5KCh9SEADE5_L)

Alarm A 說明

![](/files/-MNuudWqLCLISeqbldeh)

Alarm B 說明

![](/files/-M8itMKlRxtthAg7KqSa)

Alarm C 說明

![](/files/-MNbe-ioDxaKL_PJHjEB)

System Status 說明

![](/files/-MO-8T6L9OotUj4nYmbj)

## 監視畫面5-7說明

![](/files/-M8DWFNW2r3S9DQDQOAw)

## 時間

![](/files/-M80lXdWD_HsRkKHU5at)

## 歷史1\~14

![](/files/-M8DVG-SNmNW2VrCfDj-)


---

# 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/fp-as510-paddle-wheel-flowmeter-manual-chinese-v2/user-interface/monitor-page-explanation.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.
