> 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-es-ultrasonic-flowmeter-manual-chinese-v1/manual-version-2-0/ren-ti-geng-xin-ri-qi-he-ban-ben-gong-neng-shuo-ming.md).

# 韌體更新日期和版本功能說明

## 更新歷程

{% updates format="full" %}
{% update date="2026-02-26" %}

## New Ver: P1205

{% endupdate %}

{% update date="2024-08-01" %}

## New Ver: P1203

<details>

<summary>2024/8 更新</summary>

Improvement I:&#x20;

新增Hybrid1 主畫面。

Modbus RTU 與大數字(dosing/totalizer)相關指令及int64資料格式。

-> 04 可以讀取int64 大數字

-> 03 可以讀取int64 大數字相關設定參數

-> 新增64 bit 參數寫入指令31，Modbus RTU 新增 dosing 讀取數據

Improvement II:&#x20;

修正預設管規字串，累計量過大時的累計精度。

開啟密碼功能時，輸入錯誤密碼後主畫面顯示異常。

當瞬時流量的時間單位為 "day" 時數據異常。

</details>
{% endupdate %}

{% update date="2024-08-01" %}

## New Ver: 1.202

<details>

<summary>更新</summary>

Improvement:&#x20;

新增Modbus RTU 03/06/30 指令，可以遠端設定參數。

</details>
{% endupdate %}
{% endupdates %}


---

# 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-es-ultrasonic-flowmeter-manual-chinese-v1/manual-version-2-0/ren-ti-geng-xin-ri-qi-he-ban-ben-gong-neng-shuo-ming.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.
