> 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/installation-and-setup/parameter-setup.md).

# Parameter Settings

### **Recommended Setup Procedure**

1. **Set pipeline model** – Parameter **A01**
2. **Set volume unit** – Parameter **B01**
3. **Set time unit** – Parameter **B02**
4. **Set totalised flow unit** – Parameter **B03**
5. Return to the **main screen** and verify the **flow direction**. If needed, configure **flow direction settings** via Parameters **A05** and **A06**.
6. Return to the main screen again to ensure **data readings appear normal**, or make fine adjustments using Parameter **A02**.
7. If communication settings are required, proceed to configure parameters under **Category E (Communication Settings)**.
8. It is recommended to use the **simulation test parameters** – **F01, F02, F03** – to verify communication with the control system.
9. Remove the main unit and check if **Alarm A** is triggered after **1 second**. Reinstall the unit; the **LCD should return to green**.
10. Finally, set the **main display screen** to show one of the following:

* Instantaneous flow rate
* Instantaneous flow velocity
* Totalised flow volume

11. **Setup complete.**&#x49;t is recommended to refer to the complete parameter reference page for detailed firmware configuration guidance.

{% hint style="info" %}
It is recommended to refer to the complete parameter reference page for detailed firmware configuration guidance. [the page for a complete parameter description of the firmware set](broken://pages/-M7fkDLSPTCpFlYKYv4S)
{% endhint %}


---

# 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/installation-and-setup/parameter-setup.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.
