> 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/parameters/a-liang-ce-xiang-guan-she-ding/a01-san-tong-guan.md).

# A01 三通管

### 定義

選擇三通管型號以使用正確校正數據。

### 注意事項

N/A

### 操作流程

```
A01 Pipe Type 三通管 設定流程：
• 主畫面（綠燈）→ 按右下角橘鍵 Setup，進入設定頁（橘燈）
• 方向鍵選 A. 量測 → 按橘鍵 Enter
• 方向鍵選 A01 三通管→ 按橘鍵 Enter
• 方向鍵選擇累計方式選項 → 按橘鍵 Set 確認
• 機器此時會顯示"是否存檔"
  請按右下橘鍵 Save 以完成存檔 （若不存檔則按左下藍鍵NOT）
• 按左下角藍鍵ESC返回至主畫面（綠燈）
```

<figure><img src="/files/VXMSbCkfM82iPNJI7CXz" alt="" width="288"><figcaption></figcaption></figure>

### A01 選項 及 RS485對應數值、讀寫指令及格式

<table><thead><tr><th>選項</th><th>說明</th><th width="206">RS-485 對應數字</th></tr></thead><tbody><tr><td>1 吋 (預設值)</td><td></td><td>0</td></tr><tr><td>¾ 吋</td><td></td><td>1</td></tr><tr><td>2 吋</td><td></td><td>2</td></tr><tr><td>比例模式</td><td></td><td>3</td></tr><tr><td>2-½ 吋</td><td></td><td>4</td></tr><tr><td>1-¼ 吋</td><td></td><td>5</td></tr><tr><td>1-½ 吋</td><td></td><td>6</td></tr><tr><td>1 吋 v2</td><td></td><td>7</td></tr><tr><td>½ 吋</td><td></td><td>8</td></tr><tr><td>1 PT M SS</td><td></td><td>9</td></tr><tr><td>¾ PT F SS</td><td></td><td>10</td></tr><tr><td>1-½ PT F SS</td><td></td><td>11</td></tr><tr><td>2 PT F SS</td><td></td><td>12</td></tr></tbody></table>


---

# 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/parameters/a-liang-ce-xiang-guan-she-ding/a01-san-tong-guan.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.
