> 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/parameters/b-category-options-and-descriptions.md).

# B Category Options and Descriptions

## B01 Vol. Unit (Volume Unit)&#x20;

The unit for instantaneous flow volume, default is **L**.

* **Metric units**: L (litres), m³ (cubic metres)
* **Imperial units**: U.gal (US Gallon), I.gal (Imperial Gallon), ft³ (cubic feet)

<table><thead><tr><th width="292.79998779296875">Options</th><th width="250.7999267578125">Remarks</th></tr></thead><tbody><tr><td>L (Liter)</td><td>Default</td></tr><tr><td>m³</td><td></td></tr><tr><td>US Gallon</td><td></td></tr><tr><td><em>ft</em>³</td><td></td></tr></tbody></table>

After selecting the command, please confirm whether to **Save** or **Not Save**.

## B02 Time Unit  <a href="#b02-time-unit-liu-liang-shi-jian-dan-wei" id="b02-time-unit-liu-liang-shi-jian-dan-wei"></a>

Time unit: minutes, hours . Default is minutes.

<table><thead><tr><th width="297">Options</th><th width="243.5999755859375">Remarks</th></tr></thead><tbody><tr><td>Minute</td><td>Default</td></tr><tr><td>Hour</td><td></td></tr></tbody></table>

After selecting the command, please confirm whether to **Save** or **Not Save**.

## B03 Total Unit (Total Volume Unit)&#x20;

The unit for cumulative and historical volume measurements, default is **L**.

* **Metric units**: L (litres), m³ (cubic metres)
* **Imperial units**: U.gal (US Gallon), I.gal (Imperial Gallon), ft³ (cubic feet)

<table><thead><tr><th width="312.39996337890625">Options</th><th width="227.60003662109375">Remarks</th></tr></thead><tbody><tr><td>L (Liter)</td><td>Default</td></tr><tr><td>m³</td><td></td></tr><tr><td>US Gallon</td><td></td></tr><tr><td><em>ft</em>³</td><td></td></tr></tbody></table>

After selecting the command, please confirm whether to **Save** or **Not Save**.

## B05 Dec. Place (Decimal Place)&#x20;

Specifies the number of decimal places displayed on the LCD screen. Data is truncated without rounding.

* Maximum of 4 decimal places, default is **4**.
* This parameter affects display only, not calculations; cumulative flow uses original data.

<table><thead><tr><th width="311.60003662109375">Parameter Input Range</th><th width="232.39996337890625">Values</th></tr></thead><tbody><tr><td>Default</td><td>1</td></tr><tr><td>Minimum</td><td>0</td></tr><tr><td>Maximum</td><td>2</td></tr></tbody></table>

After selecting the command, please confirm whether to **Save** or **Not Save**.


---

# 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/parameters/b-category-options-and-descriptions.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.
