> 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-tx310-ultrasonic-flowmeter-manual-chinese-v3/2.-an-zhuang-fang-shi/untitled-1/2.4.3-fei-hang-shi-jian.md).

# 2.4.3 飛行時間

顯示輸出介面的第七介面顯示所有相關於超音波飛行時間（Time of night, ToF）的值，畫面中TOM 代表量測到的飛行時間。TOS 代表計算出來的理論飛行時間這二組值理想上應為相等，因此若TOM/TOS 相除後得到的比率超出100 ±3％ 時，應該採取以下方法：&#x20;

● 檢查相關的設定參數是否正確？特別是管材質、管徑、是否有內襯流體、流體類型...等。&#x20;

● 探頭架設距離是否正確？&#x20;

若>100%可調近上下游探頭距離。&#x20;

若<100%可調遠探頭距離。


---

# 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-tx310-ultrasonic-flowmeter-manual-chinese-v3/2.-an-zhuang-fang-shi/untitled-1/2.4.3-fei-hang-shi-jian.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.
