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

# A Category Options and Descriptions

## A01 Pipe Type&#x20;

Select the tee model to use the correct calibration data. The default is 1 inch.

<table><thead><tr><th>Options</th><th>Description</th><th width="206">RS-485 Value</th></tr></thead><tbody><tr><td>1 inch (Default)</td><td></td><td>0</td></tr><tr><td>3/4 inch</td><td></td><td>1</td></tr><tr><td>2 inch</td><td></td><td>2</td></tr><tr><td>Scale Mode</td><td></td><td>3</td></tr><tr><td>2-1/2 inch</td><td></td><td>4</td></tr><tr><td>1-1/4 inch</td><td></td><td>5</td></tr><tr><td>1-1/2 inch</td><td></td><td>6</td></tr><tr><td>1 inch v2</td><td></td><td>7</td></tr><tr><td>1/2 inch</td><td></td><td>8</td></tr><tr><td>1 PT M SS</td><td></td><td>9</td></tr><tr><td>3/4 PT F SS</td><td></td><td>10</td></tr><tr><td>1-1/2 PT F SS</td><td></td><td>11</td></tr><tr><td>2 PT F SS</td><td></td><td>12</td></tr></tbody></table>

| Parameter Input Range | Values |
| --------------------- | ------ |
| Default               | 1      |
| Minimum               | 0      |
| Maximum               | 12     |

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

## A02 Scale Factor&#x20;

The flow rate proportionally, preset value 1.

| Parameter Input Range | Values |
| --------------------- | ------ |
| Default               | 1      |
| Minimum               | 0.001  |
| Maximum               | 1000   |

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

## A15 Damping&#x20;

Reduce data fluctuations to a minimum of 0, with a default value of 3.

| Parameter Input Range | Values |
| --------------------- | ------ |
| Default               | 3      |
| Minimum               | 0      |
| Maximum               | 600    |

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

## A05 Direction&#x20;

The direction of the flow can be reversed, with normal flow direction "0" preset.

<table><thead><tr><th width="175.79998779296875">Options</th><th width="157">RS-485 Numbers</th><th width="148.79998779296875">Remarks</th></tr></thead><tbody><tr><td>Normal</td><td>0</td><td>Default</td></tr><tr><td>Inverse</td><td>1</td><td></td></tr></tbody></table>

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


---

# 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/a-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.
