# A Measure Setup

### A Measure **parameter list** <a href="#a-parameter-list" id="a-parameter-list"></a>

<table data-header-hidden><thead><tr><th width="157"></th><th width="201"></th><th></th></tr></thead><tbody><tr><td><strong>No.</strong></td><td><strong>Name</strong></td><td><strong>Description</strong></td></tr><tr><td>A01</td><td>Pipe Type</td><td>Set the T-connector spec to use the correct calibration data. The default is 1 inch.</td></tr><tr><td>A02</td><td>Scales Factor</td><td>Sets the correction method for instantaneous flow by fine tuning flow volume in proportion. Default: 1.0</td></tr><tr><td>A04</td><td>Damping</td><td>Smooths flow reading by decreasing the fluctuation of measurement data, the lowest is 0, default value is 3 seconds.</td></tr><tr><td>A05</td><td>Direction</td><td>Set the displayed flow direction. Default: normal flow.</td></tr><tr><td>A09</td><td>Manual Offset</td><td>Corrects fixed errors that do not vary with flow (zero offset)</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/fp-as310-english-v5/parameters/a-measure-setup.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.
