> 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-v2/2.-an-zhuang-fang-shi/2.2-chao-yin-bo-tan-tou/2.2.3-an-zhuang-wei-zhi.md).

# 2.2.3 安裝位置

夾管式超音波流量計的精度絕大部分比例決定於正確的探頭安裝，若安裝方法或位置錯誤可能導致無法達到預期的效果，甚至無法收發超音波訊號，一般最佳安裝位置的條件如下：&#x20;

● 把超音波探頭安裝在越長的管子上越好，並且確認管內充滿液體。&#x20;

● 將探頭安裝在管子的側面，可以減少氣泡，非滿管空腔等所造成的干擾。&#x20;

● 確保探頭能夠承受量測點的溫度。越接近室溫越好。&#x20;

● 在某些管內壁會有內襯雖然本產品可以經由設定來相容於具有內襯的管路，但實務上此一內層容易阻擋超音波之傳遞進而影響量測，如果可以的話安裝位置盡量避開這一類管子。

&#x20;**透過正確的探頭安裝將可大大提升您所需的量測精度。**


---

# 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-v2/2.-an-zhuang-fang-shi/2.2-chao-yin-bo-tan-tou/2.2.3-an-zhuang-wei-zhi.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.
