> 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/fp-as510-paddle-wheel-flowmeter-manual-chinese-v2/manual-version-2-0.md).

# 說明書及產品更新及版本記錄

## 查看產品版本的方法

<table><thead><tr><th valign="top">開機畫面</th><th valign="top">機身貼紙</th></tr></thead><tbody><tr><td valign="top"><p>流量計接上電源後顯示的開機畫面（顯示三秒）。</p><p>• LORRIC 為商標。</p><p>• FP-AS510 為機器型號。</p><p>• v2.2.9 為機器版本號。</p></td><td valign="top"><p>流量計機身貼有貼紙。</p><p>• FP-AS510 為機器型號。</p><p>• 19A003690 為機器流水號</p><p>• Hardware 1.3.1 為產品硬體版本</p><p>（由於貼紙久置可能難以辨識，建議取得產品時先行記錄流水號。）</p></td></tr><tr><td valign="top"><img src="https://2086194569-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LxeY3bBEflHg4JOGyfX%2Fuploads%2Fgb3pmAOmjT4m05rUnoZb%2Fimage.png?alt=media&amp;token=ed1078fd-37d7-4052-99a3-9e7662f3a703" alt="" data-size="original"></td><td valign="top"><img src="https://2086194569-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LxeY3bBEflHg4JOGyfX%2Fuploads%2F5Qe46Iqg1kZyGAudQUZe%2Fimage.png?alt=media&amp;token=13597a6a-477a-4879-846b-cd75bf711077" alt="" data-size="original"></td></tr></tbody></table>

#### 本說明書版本為 v2.0

本文件內容適用以下產品：

{% hint style="info" %}
硬體適用版本 v1.3.0 \~&#x20;

韌體適用版本 v2.0.0 \~&#x20;
{% endhint %}

***

## 線上說明書版本定義

{% hint style="info" %}
說明書版本格式：vXX.ZZ
{% endhint %}

**組成說明**

1. **前面位數 XX（正式版本號）**
   * 每次重大更新或內容修改會改變前面位數。
   * *例：* `V01.00` → 正式版本 1.00
2. **後面位數 ZZ（簡單修正號）**

   * 每次修正微小錯誤或小變更會改變後面位數。
   * *例：* `V01.01` → 基於 V01.00 的小修正版本

   <table><thead><tr><th width="213.8544921875">版本號</th><th>說明</th></tr></thead><tbody><tr><td>V01.00</td><td>正式版本，首次發行</td></tr><tr><td>V01.01</td><td>小修正版本，微調或錯誤修正</td></tr><tr><td>V02.00</td><td>正式版本，重大更新</td></tr></tbody></table>

{% hint style="info" %}
當產品變更可能影響安裝、操作或使用時，將發布新的說明書版本，舊版說明書仍可供較早期的產品型號使用。

文字修訂等微小文件更新（例如文法或措辭改善）不會產生新的說明書版本
{% endhint %}

## 有關說明書各語言版本

本說明書提供多國語言版本。說明書相同版本，不同語言所處理的硬體及韌體版本都相同。


---

# 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/fp-as510-paddle-wheel-flowmeter-manual-chinese-v2/manual-version-2-0.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.
