# 本說明書版本為 v1.0

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

## 硬體版本定義

{% hint style="info" %}
硬體版號格式 vYY.XX.ZZ
{% endhint %}

版號以英文小寫 v 開頭。後面接著1到2碼 YY 數字，代表的是影響產品核心功能的重大電子及機構版本修改。1到2碼 XX 數字，代表非核心功能的修改。最後1到2 碼 ZZ 數字，代表不影響產品功能的設計調整，如局部機構特徵或電子元件級別的調整。

## 韌體版本定義

{% hint style="info" %}
韌體版號格式 vYY.XX.ZZ
{% endhint %}

版號以英文小寫 v 開頭。後面接著1到2碼 YY 數字，代表的是影響產品核心功能的重大韌體版本更新。1到2碼 XX 數字，代表非核心功能的修改。最後1到2 碼 ZZ 數字，代表不影響產品功能修正版本。

## 說明書版本定義

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

版號以英文小寫 v 開頭。兩碼 xx 代表說明書發佈的第幾個版本。最後1到2 碼 ZZ 數字代表該版本的修正序號。

若因為各種原因，導致機構、電子或韌體需要更動，且更動的情形大到會影響客戶安裝及使用時，本說明書就會發佈新版本。例如航空接頭接腳定義調整，就會提供新版的說明書。同時，為了其它客戶的需求，舊版說明書仍會保留。

如果修改的內容不影響使用，或是純粹是說明書的優化，如文句修改，錯字修改等。則說明書的版本號不會更動，修正序號會增加，舊版不會保留。

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

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


---

# Agent Instructions: 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:

```
GET https://docs.lorric.com/qr/fp-as310-paddle-wheel-flowmeter-manual-chinese-v1/manual-version-2-0.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
