# Introduction the Human-Machine Interface (HMI)

### **LCD screen displays 3 rows of information**  <a href="#lcd-screen-displays-3-rows-of-information" id="lcd-screen-displays-3-rows-of-information"></a>

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

Prolonged or excessive pressure on the buttons may cause damage.\
**Avoid pressing and holding buttons for extended periods.**

The main unit is equipped with **four control buttons**, and the **bottom line of the LCD screen** displays the current function assigned to each button.

* The **leftmost button** generally functions as **“Exit”** or **“Back”** to return to the previous screen.
* The **two central buttons** allow the user to **navigate between pages**, **adjust values**, or **select options**.
* The **rightmost button** typically serves as **“Enter”**, **“Confirm”**, or **“Set”**.

Please note that these definitions apply under **standard operating conditions**.\
In certain situations, the **button functions may be intentionally redefined** to improve usability or to reduce the risk of unintended operation.

{% hint style="info" %}
Prolonged or excessive pressure on the buttons may cause damage.

**Avoid pressing and holding buttons for extended periods.**&#x20;
{% endhint %}

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

## **LCD Three-color large indicator lights** <a href="#three-color-large-indicator-lights" id="three-color-large-indicator-lights"></a>

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

### **LCD Backlight Status Indicators**

The LCD display is equipped with **three-colour backlighting**, with the following status definitions:

* **Green**: The unit is operating normally, displaying **real-time information**, and all values are **within the specified operational range**.
* **Flashing Red**: A **critical system alarm (Alarm A)** has been triggered.\
  Refer to the **alarm warning page** for further details.
* **Solid Red**:
  * **Alarm B**: A user-defined condition has been met — **operator attention is required**.
  * **Alarm C**: The **internal real-time clock battery** requires replacement.
* **Amber (Orange)**: The unit is functioning normally, and the screen is currently displaying **historical data or parameter configuration menus**.

## **Frequency Refresh Rate**

Due to the high-frequency nature of real-time flow measurements, the device **continuously refreshes the LCD display**.\
However, a **delay of approximately 0.1 seconds** may exist between the internal data acquisition and the displayed value.


---

# 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-as310-paddle-wheel-flowmeter-manual-en-v1/user-interface/user-interface-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.
