# K 現場校正設定

### K Calibration 現場校正 參數列表

<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>K02</td><td>校正方案</td><td>Calibra. Mode</td><td>此功能用於設定流量計在計算瞬時流量時所採用的校正方法<strong>，</strong>預設為簡易模式 (Simple Mode)。在簡易模式下，系統會使用一個線性公式來對瞬時流量進行校正 ，公式為：校正後瞬時流量=K03 x 校正前瞬時流量 - K04。「K02 校正方案」、「K03 比例係數」與「K04 加減流量值」 三種參數設定，可實現修正流量計讀數偏差之功能。</td></tr><tr><td>K03</td><td>比例係數 </td><td>Scale Factor</td><td>本功能用於修正流量計讀數比實際流量偏高或偏低的情況。設定K03後，系統會將量測到的流量數據乘上一個固定數值。K03 預設值 1.0。「K02 校正方案」、「K03 比例係數」與「K04 加減流量值」 三種參數設定，可實現修正流量計讀數偏差之功能。</td></tr><tr><td>K04</td><td>加減流量值 </td><td>Manual Offset</td><td>此功能用來修正不隨流量大小變化的固定誤差，也就是零點偏差，設定K04後，系統會自動把它加到或減去瞬時流量讀數。K04 預設值 0.0。「K02 校正方案」、「K03 比例係數」與「K04 加減流量值」 三種參數設定，可實現修正流量計讀數偏差之功能。</td></tr><tr><td>K05</td><td>累積比例係數 </td><td>Totalizer Scale</td><td><p>本功能專門用來調整總累積量 (Totalizer) 的計數速度，也就是在不改變瞬時流量數值的前提下，調整累積量的增加速度。</p><p>K05 會調整每次從(校正後瞬時流量)新增到 Totalizer 的量的比例值，藉此達到放大或縮小累積總數的目的。K05 預設值 1.0。</p></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/k-xian-chang-jiao-zheng-she-ding.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.
