> 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/fu-es-echosense-instruction-manual/parameters/z-easy-setup.md).

# Z Easy Setup

<table data-header-hidden><thead><tr><th width="105.3228759765625">No.</th><th width="172.9010009765625">Name</th><th>Description</th></tr></thead><tbody><tr><td>No.</td><td>Name</td><td>Description</td></tr><tr><td>Z02</td><td>Auto Pipe Spec</td><td><p>Automatically detects the pipe specification and jumps to <strong>A02</strong> to display the result upon completion. <br>This function is identical to <strong>A01.</strong></p><p>Automatically senses the pipe dimensions using patented technology and finds the closest matching pipe specification. If the pipe dimensions are not found in the database or have been altered due to deformation, the default pipe specification will be applied as the configured value.</p></td></tr><tr><td>Z03</td><td><p>Auto</p><p>Initialization</p></td><td><p>Automatically detects the ultrasonic sound velocity of the fluid under measurement to assist the flowmeter in completing the environmental parameter setup. Execute this function after <a href="/pages/-Lxecvk5-f7K1MWVwj9H">Mechanical Installation</a>, <a href="/pages/-LxeectX03y_uEENxjSU">Electrical Installation</a>, and <a href="/pages/-Lxege8SFQcZowuzCm28">Parameter Settings</a> are complete.<br></p><p>This function begins execution only after pressing Start. Once executed, it automatically updates the A21 (Auto Initialization) setting.</p></td></tr><tr><td>Z04</td><td><p>Auto</p><p>Zero Offset</p></td><td><p>Recalibrates the flowmeter's zero point (0 flow), effectively resetting the flowmeter output to zero. During ultra-low flow measurements, setting the zero point helps correct zero-flow offset errors and improves measurement accuracy.<br></p><p>This function begins execution only after pressing Start. Once executed, it automatically updates the A22 (Auto Zero Offset) setting.</p></td></tr><tr><td>Z05</td><td>Scale Factor</td><td><p>Calibrates the flowmeter's measurement accuracy. When there is a systematic deviation between the displayed flow and the actual reference flow, the user can set a scale factor to allow the system to automatically correct the output.<br></p><p>This function multiplies the measured flow data by a fixed factor ranging from +0.001 to +1000, with a default value of +1.0. Once executed, it automatically updates the K03 (Scale Factor) setting.</p></td></tr></tbody></table>


---

# 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/fu-es-echosense-instruction-manual/parameters/z-easy-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.
