# Parameters

<table><thead><tr><th width="159.68359375" align="center">No.</th><th width="221.0927734375" align="center">Category</th><th>Description</th></tr></thead><tbody><tr><td align="center">Z</td><td align="center">Easy Setup</td><td>Frequently used functions from other categories, arranged for quick access and device adjustment.</td></tr><tr><td align="center">A</td><td align="center">Measure</td><td>Functions related to flow measurement and environmental sensing.</td></tr><tr><td align="center">B</td><td align="center">Unit</td><td>Functions related to measurement units and scales.</td></tr><tr><td align="center">K</td><td align="center">Calibration</td><td>Functions for on-site calibration.</td></tr><tr><td align="center">C</td><td align="center">Total</td><td>Functions related to totalizer and cumulative measurements.</td></tr><tr><td align="center">D</td><td align="center">Alarm ＆ Info</td><td>Functions for alarms, warnings, and information settings.</td></tr><tr><td align="center">E</td><td align="center">Commute</td><td>Functions to configure 4–20 mA isolation and RS485 communication.</td></tr><tr><td align="center">F</td><td align="center">Simulate</td><td>Functions to simulate flow for testing communication and external devices.</td></tr><tr><td align="center">H</td><td align="center">System</td><td>Other main system settings.</td></tr></tbody></table>


---

# 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/fu-lt-english-v1/parameters.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.
