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

# Main Screen

#### The main screen consists of 6 screens for page information monitoring, which can be cycled using the left and right arrow keys in the center. The following are the data definitions of the screens:

## **Monitoring screen detail** <a href="#monitoring-screen-detail" id="monitoring-screen-detail"></a>

| Page number          | Page Name           | LCD backlight                                                  | Content of first low     | Content of second low    | Content of third low                             |
| -------------------- | ------------------- | -------------------------------------------------------------- | ------------------------ | ------------------------ | ------------------------------------------------ |
| Monitoring Page No.1 | FLOW RATE           | <p>Green means normal condition.</p><p>Red means abnormal.</p> | Page name and unit       | 10-digit flow speed data | Function of each button+ simulation mode prompt. |
| Monitoring Page No.2 | TOTAL               | <p>Green means normal condition.</p><p>Red means abnormal.</p> | Page name and unit       | 10-digit flow speed data | Function of each button+ simulation mode prompt. |
| Monitoring Page No.3 | Status Page         | <p>Green means normal condition.</p><p>Red means abnormal.</p> | Alarm A                  | Alarm B                  | System Status                                    |
| Monitoring Page No.4 | FLOWRATE-large font | <p>Green means normal condition.</p><p>Red means abnormal.</p> | 10-digit flow speed data |                          | Page name and unit                               |
| Monitoring Page No.5 | TOTAL-large font    | <p>Green means normal condition.</p><p>Red means abnormal.</p> | 10-digit flow speed data |                          | Page name, cumulative method and unit            |
| Monitoring Page No.6 | Hybrid              | <p>Green means normal condition.</p><p>Red means abnormal.</p> | 10-digit flow speed data | Date + time              | Function of each button                          |

## **Monitoring Page No.1 \~ No.2** <a href="#jian-shi-hua-mian-12-shuo-ming" id="jian-shi-hua-mian-12-shuo-ming"></a>

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

## **Monitoring Page No.3** <a href="#monitoring-page-no-4" id="monitoring-page-no-4"></a>

Monitoring screen No. 4 is mainly for checking the status of the device, if upper and lower limit alarm functions work as expected, or for troubleshooting there will be a red light. Please see [“Description of status and Alarm”](broken://pages/-M7fju8G25dJVL-1tSmD) for a detailed definition.

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

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

### Description of Alarm A

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

### Description of Alarm B

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

### Description of Alarm C

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

### Description of Alarm System Status&#x20;

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

## **Monitoring Page No.4** <a href="#monitoring-page-no-4" id="monitoring-page-no-4"></a>

<figure><img src="/files/5X2FsEcht62Go8SrRCyL" alt=""><figcaption></figcaption></figure>

## **Monitoring Page No.5** <a href="#monitoring-page-no-4" id="monitoring-page-no-4"></a>

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

## **Monitoring Page No.6** <a href="#monitoring-page-no-4" id="monitoring-page-no-4"></a>

<figure><img src="/files/7UPO0xsSQrgkereauHlp" 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-en-v1/user-interface/monitor-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.
