> 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/fpas310-zhong-wen-v5/warranty.md).

# 保固

### ⚠️ 重要事項

{% hint style="danger" %}
對於含高濃度雜質、懸浮固體或可能結晶的液體（如硫酸銅或高鹽分液體），在操作踩輪式流量計前，必須進行適當的前處理及維護作業。

流量計上游應安裝合適的過濾器或濾網，以降低顆粒、結晶物或沉積物進入量測腔並干擾踩輪旋轉的風險。

此外，必須定期執行就地清洗（CIP）作業，尤其是初次使用前、停機後，或管路內可能出現結晶或沉積物時。上游過濾器有助於防止固體顆粒進入流量計；CIP 則有助於去除可能附著於內部接液件的沉積物或結晶物。

若未進行適當的過濾、清洗或維護作業，可能導致踩輪堵塞、旋轉異常、量測不穩定或機械損壞。**因雜質、結晶、沉積物或清洗/維護不足所造成的損壞，不在保固範圍內。**
{% endhint %}

{% hint style="danger" %}
踩輪輪蕊為陶磁材質，可以承受長時間使用，但是不耐衝擊，會因突然的外力而斷裂。拆裝時輪座落摔、流量壓力快速變化（如 Pump 開關或是閥的開關）、水槌、水中異物撞擊皆**不在保固範圍內**。
{% endhint %}

{% hint style="danger" %}
建議系統的啟動與關閉以及閥門操作，皆採用緩啟動（Soft-start）程式進行控制，使系統能漸進式地達到目標狀態。例如：透過變頻器（VFD）啟動幫浦時，可先設定於 35 Hz，待系統穩定後再逐步調高頻率。
{% endhint %}

{% hint style="danger" %}
**注意：嚴禁使用於高壓氣體。**\
本流量計專為液體測量所設計。高壓氣體的流速遠高於液體，若將本流量計暴露於氣體中，將迫使蹼輪轉速遠超過其設計的最高轉速（RPM），進而導致陶瓷軸心快速磨損、機械故障或斷裂。
{% endhint %}

{% hint style="warning" %}

### 有關量測範圍與壽命：

本流量計工作流速範圍可達 **0.3 m/s 到 10 m/s**，但高流速會造成踩輪較短壽命。**建議選用合適管徑**，確保長期使用流速在 **5 m/s 以下**。
{% endhint %}

#### 若無另行議定，本產品保固方案如下：

* 收到產品 **14 天**內，請確認產品狀態。如有因運送過程導致瑕疵，請與銷售人員聯絡換貨。
* 本產品因非人為因素及非特定環境因素發生功能問題時，**從出廠日起保固十二個月**。保固期間內，**可不收檢測、更換零件、維修等費用**。
* 踩輪組為**消耗品**，會因使用環境而有不同壽命。**使用造成的磨耗不在保固範圍內**。
* 產品故障需寄回維修時，**包裝務必完善**，避免運送損毀，造成更大的損失。
* 本保固**僅針對正常使用**。如有特殊應用、不正常使用及超量使用，則**不在保固範圍內**。

#### 除外條款

在以下狀況下發生故障，將不具有保固條件，需酌收檢測、零件、維修等費用：

* 不可抗力天災：水災、火災、地震、雷擊、颱風等。
* 人為破壞或物理損傷：刮傷、摔傷、卡榫斷裂、敲打、破裂、重擊等。
* 人為疏失不當操作：使用不合適的電壓、高濕、進水、污漬、腐蝕、遺失、未妥善保管等。
* 因**異常或非預期使用**所造成的任何損壞。
* 客戶擅自或使第三人安裝、添附、擴充、修改、修復**非本公司授權或認可之零件**所致之毀壞。


---

# 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/fpas310-zhong-wen-v5/warranty.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.
