# 2.4.3 Flight time

The seventh interface of the display output interface displays all values related to ultrasonic signal flight time (Time of Flight, or ToF). TOM (as shown in the picture) represents measured flight time, and TOS the calculated theoretical flight time. Ideally, the two values should be equal. If TOM/TOS yields a value that exceeds 100% ± 3%, the following steps should be taken:&#x20;

● Check if the relevant setting parameters are correct. Check pipe material, pipe diameter, whether there is a liner, fluid type, and other relevant parameters. Check to ensure that the probe is mounted correctly.&#x20;

● Check to ensure that the probe mounting distance is correct.&#x20;

If> 100%, adjust upstream and downstream probes and bring them closer together.&#x20;

If <100% adjust distance of probe, by moving them further apart.


---

# 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/fu-tx310-ultrasonic-flowmeter-manual-en-v3/2-installation-method/2.4-installation-check/2.4.3-flight-time.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.
