> 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/z03-auto-initialize.md).

# Z03 Auto Initialize

### **Definition**

This function automatically detects the ultrasonic velocity of the fluid under test, assisting the flow meter in completing the environmental parameter setup. It is intended to be used after the flow meter’s [**mechanical installation**](/qr/fu-es-echosense-instruction-manual/installation-and-setup/mechanical-installation.md), [**electrical installation**](/qr/fu-es-echosense-instruction-manual/installation-and-setup/electronic-installation.md), and [**parameter settings**](/qr/fu-es-echosense-instruction-manual/installation-and-setup/parameter-setup.md).

The function begins execution only after pressing **Start**. Once executed, it automatically updates **A21 (Auto Start-Up Initialization)**.

{% hint style="info" %}
The Z-series parameter cannot be accessed via Modbus read/write commands in the current version.
{% endhint %}

### Notes

1. This procedure must be performed with the <mark style="color:red;">**pipeline fully filled with liquid**</mark>. Executing Z03 when the pipe is not full may cause flow measurement errors and unstable readings. If this occurs, repeat Z03 under full-pipe conditions.
2. Z03 automatic on-site initialization must always be performed when the pipe is full. The liquid may be either stationary or flowing; this does not affect the result.
3. <mark style="color:red;">Each time the flow meter is reinstalled or the pipe size or material is changed, this function should be executed again.</mark>
4. The A21 function performs the same operation as Z03; users may choose to execute either one.
5. (Z-series parameters are designed for quick setup, primarily to consolidate multiple essential parameters into a single series for faster installation.)

### Operation Procedure

<details>

<summary><strong>Button Functions</strong> <em>(Click to Expand)</em></summary>

When the main screen is displayed in **green backlight**, the four buttons function as follows:

* <img src="/files/bdd75120acea6361d128fd3deec06f1a8277e667" alt="" data-size="line"> **Blue Button (leftmost):** Return, exit, or save settings.
* Gray Direction Buttons:
  * <img src="/files/2e37e572251371c6020ab6d9e11c1fcdd5ef0369" alt="" data-size="line"> **Left Gray:** Previous Page, decrease value, or select item
  * <img src="/files/50a67ff5744401e217d5b9e838da3f7909be732f" alt="" data-size="line"> **Right Gray:** Next Page, increase value, or select item
* <img src="/files/uJJ6BEZ4sukIlwQaHrUB" alt="" data-size="line"> **Orange Button (rightmost):** Rightmost button: Enter settings, edit, or confirm selection

{% hint style="danger" %}
**Do not hold buttons for extended periods to avoid damage.**
{% endhint %}

{% hint style="info" %}
Button functions may change depending on the operation context to improve usability or prevent accidental presses.
{% endhint %}

</details>

```
Z03 Auto Initialization Setting Steps
• From the main screen (green backlight), 
  press Orange Button (Setup) to enter settings (orange backlight).
• Use Gray Arrow Buttons to select Z. Easy Setup, press Orange Button (Enter).
• Use Gray Arrow Buttons to select Z03 Auto Initialization, press Orange Button (Enter).
• Press Right Gray Button (Set) to start Auto Initialization.
• Press Blue Button (ESC) to return to the main screen (green backlight).
```

<figure><img src="/files/a3QcrEagCo5ycgshPQZR" alt="" width="563"><figcaption></figcaption></figure>


---

# 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/z03-auto-initialize.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.
