# Alarm 及 系統狀態說明

<figure><img src="/files/CkGpNe887SOmlWsqN4Qg" alt=""><figcaption></figcaption></figure>

## Alarm - A 重大異常 Failed

系統異常等級建議同 NAMUR NE107 標準中提到的 Failed 訊息等級。

僅在蹼輪異常及磁場干擾時輸出。

主畫面 LED 顯示 Error，LCD 背光變為**紅燈閃爍**。

Alarm - A 錯誤碼定義從高位元(第7位)到低位元(第0位)，每個位元代表如下：

| 位元 | 定義 - 錯誤內容 |
| -- | --------- |
| 7  | na        |
| 6  | na        |
| 5  | na        |
| 4  | na        |
| 3  | na        |
| 2  | na        |
| 1  | 磁場干擾      |
| 0  | 蹼輪異常      |

{% hint style="info" %}
蹼輪異常的警示功能，僅作為輔助現場人員加速判斷設備異常發生原因之用，由於工作環境中，有許多無可預期的環境與其他變因，或因工作現場周遭相關設備所造成的磁場干擾，此功能將可能因此失效，請勿將此功能作為設備或設施中重大或安全相關唯一信號來源。詳細問題排除，請聯絡 LORRIC 以獲得進一步的協助。
{% endhint %}

## Alarm - B 超出工作範圍 Out of Specification

表示流量計超過使用設計範圍，系統異常等級建議同 NAMUR NE107 標準中提到的 Out of Specification 訊息等級。

用來表示流量超過設定範圍及其它需注意事項。可在參數 D 大類中設定。

主畫面 LED 顯示不變，LCD 背光變為**持續紅光**。

Alarm - B 錯誤碼定義從高位元(第7位)到低位元(第0位)，每個位元代表如下：

| 位元 | 定義 - 錯誤內容                                 |
| -- | ----------------------------------------- |
| 7  | na                                        |
| 6  | 累計流量超過目標                                  |
| 5  | 4-20mA 大於範圍                               |
| 4  | 4-20mA 小於範圍                               |
| 3  | 流速大於 10m/s                                |
| 2  | (在 Pulse 輸出下) OCT 時間設定過慢，導致 Pulse 無法正確輸出。 |
| 1  | 瞬時流量大於上限                                  |
| 0  | 瞬時流量小於下限                                  |

## Alarm - C 需要維護 Maintenance Required

表示流量計需維護，系統異常等級建議同 NAMUR NE107 標準中提到的 Maintenance Required 訊息等級。

主畫面 LED 顯示不變，LCD 背光變為**持續紅光**。

Alarm - C 錯誤碼定義從高位元(第7位)到低位元(第0位)，每個位元代表如下：

| 位元 | 定義 - 錯誤內容                            |
| -- | ------------------------------------ |
| 7  | na                                   |
| 6  | na                                   |
| 5  | na                                   |
| 4  | na                                   |
| 3  | na                                   |
| 2  | na                                   |
| 1  | na                                   |
| 0  | 日期電池即將沒電 (注意事項：拔下電池須等待一分鐘，電池警報才會顯示。） |

## Alarm - D 設備確認中 Function Check

系統異常等級建議同 NAMUR NE107 標準中提到的 Function Check 訊息等級。

當主機因人為操作，沒有正常在監控時，這個位元會變為1。

在設定畫面及歷史查詢頁面下，LCD 背光變為**持續橘光**。

Alarm - D 錯誤碼定義從高位元(第7位)到低位元(第0位)，每個位元代表如下：&#x20;

| 位元 | 定義 - 錯誤內容 |
| -- | --------- |
| 7  | na        |
| 6  | na        |
| 5  | na        |
| 4  | na        |
| 3  | na        |
| 2  | na        |
| 1  | na        |
| 0  | 主機不在監控畫面  |

## System Status 系統狀態

狀態碼定義從高位元(第7位)到低位元(第0位)，每個位元代表如下：&#x20;

| 位元 | 定義 - 錯誤內容                                            |
| -- | ---------------------------------------------------- |
| 7  | na                                                   |
| 6  | na                                                   |
| 5  | na                                                   |
| 4  | na                                                   |
| 3  | na                                                   |
| 2  | na                                                   |
| 1  | na                                                   |
| 0  | <p>OCT 導通=1，OCT 不導通=0 </p><p>不含括 Paddle Pulse 狀態</p> |


---

# 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-as510-paddle-wheel-flowmeter-manual-chinese-v1/alarm-priority-and-display-method.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.
