# C 累計相關設定

### C 累計  參數列表&#x20;

<table><thead><tr><th width="75.431640625">序號</th><th width="154.99609375">中文名稱</th><th width="155.0078125">英文名稱</th><th>說明</th></tr></thead><tbody><tr><td>C01</td><td>累計方式</td><td>Total Method</td><td>此功能用於設定流量計累計量的方式，更換方法會將累計數據歸零，預設正向流。</td></tr><tr><td>C02</td><td>清除累計</td><td>Del. Total</td><td>此功能用於手動將流量計的總累積量 (Totalizer) 數據歸零，預設否。</td></tr><tr><td>C03</td><td>計量方式</td><td>Dosing Mode</td><td>C03 用於設定累積量的計算方式器是從該值向上計數或是向下計數，預設關閉。</td></tr><tr><td>C04</td><td>計量目標</td><td>Dosing Target</td><td>C04 用於設定累積量達到某數值時自動清除，單位為L。最大值999,999,999，最小值0.1，預設值1000。</td></tr><tr><td>C05</td><td>計量重設時間</td><td>Dosing Reset Time</td><td>C05 用於設定多久自動清除一次累積量。最小值為1，最大值為3600，預設值 300。</td></tr></tbody></table>


---

# 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/fu-lt-ultrasonic-flowmeter-manual-chinese-v1/parameters/c-class-options.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.
