> 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/fpas310-zhong-wen-v5/installation-and-setup.md).

# 安裝及設定

## 安裝前確認項目

* 確認說明書版本。 請確保本說明書與您設備的硬體及韌體版本相符。詳情請參閱「[說明書及產品更新及版本記錄](/qr/fpas310-zhong-wen-v5/manual-version-2-0.md#ben-shui-ming-shu-ban-ben-wei-v2-0)」頁面。
* 選擇合適的安裝位置。 流量計安裝處的流體必須穩定且流場充分發展，因此請在流量計的上游與下游保留足夠長度的直管段。請以下列其中一種方式安裝流量計：
  * 水平管路： 將主機安裝於管路側面（請勿安裝於正上方或正下方）。
  * 垂直管路： 主機的安裝朝向並無嚴格限制，但流體必須為由下往上流動。
* 確認管路與流體的相容性。 不同產業的流體化學性質與溫度差異極大，若選擇錯誤的材質可能會損壞流量計。購買前，請務必確認管路與管件的耐溫性、化學相容性及尺寸皆符合您的流體需求。
* 避免磁性與電磁干擾。 本流量計採用磁性感測技術。請勿將其用於含有磁性顆粒的流體，並請確保設備遠離馬達與電磁閥等強電磁干擾源。


---

# 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/fpas310-zhong-wen-v5/installation-and-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.
