> 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-as510-paddle-wheel-flowmeter-manual-en-v1/install-and-set-up/parameter-setup.md).

# Parameter setup

## **Recommend flow of parameter set-up**

1. Set A1 for the Pipe type
2. Set B1 for  the flow rate volume unit
3. Set B2 for the flow volume time unit
4. Set B3 for the cumulative volume unit
5. Press ESC several times, Go back to monitor screen, check if flow direction is expected, use A04 A05 to change flow direction display
6. In the monitor screen, check if the flow volume is as expected, use A02 to scale flow volume.
7. E type parameters are for communication setup
8. F type parameter for communication simulation
9. Remove the device from the T-connector, and check if the lcd backlight blinks a  red light. Reinstall the device and check if the LCD monitor goes back to a green light.
10. Leave the device screen on one of 3 monitoring screens (flow volume, flow speed, totalizer).
11. Finish.

{% hint style="info" %}
Refer to [the page for a complete parameter description of the firmware set-up.](/qr/fp-as510-paddle-wheel-flowmeter-manual-en-v1/parameters-table.md)
{% 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-as510-paddle-wheel-flowmeter-manual-en-v1/install-and-set-up/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.
