For the complete documentation index, see llms.txt. This page is also available as Markdown.

D05 FlowLIM Alarm

Definition

Set the flow meter’s alarm mode for flow exceeding the instantaneous flow range. Default: Off. The alarm code belongs to Alarm – B.

(D05 , D06 , D07 , and D08 work together to enable the flow range over-limit alarm function.)

Flow Range Limit Alarm Example (Click to Expand)
D06 Upper Limit: 30 LPM
D07 Lower Limit: 10 LPM
D08 Hysteresis: 3% (default)

Calculations:
Range: 30 − 10 = 20 LPM
Hysteresis: 20 × 3% = 0.6 LPM

Alarm Behavior:
When flow exceeds the upper limit (30 LPM), the alarm is triggered.
The alarm will clear only when the flow drops below 29.4 LPM (30 − 0.6).
When flow falls below the lower limit (10 LPM), the alarm is triggered.
The alarm will clear only when the flow rises above 10.6 LPM (10 + 0.6).

Notes

DND Mode

When Do Not Disturb (DND) mode is enabled:

  • The flow meter detects abnormal conditions but the red backlight will not turn on. Example: Alarm-A “4 Off Pipe” will not trigger the backlight in DND mode.

  • Abnormal conditions are still displayed on the Status/Alarm page.

  • If connected via RS485, the monitoring system still receives the alarm signal.

  • OCT alarm outputs continue to operate if configured.

Operation Procedure

Button Functions (Click to Expand)

When the main screen is displayed in green backlight, the four buttons function as follows:

  • Blue Button (leftmost): Return, exit, or save settings.

  • Gray Direction Buttons:

    • Left Gray: Previous Page, decrease value, or select item

    • Right Gray: Next Page, increase value, or select item

  • Orange Button (rightmost): Rightmost button: Enter settings, edit, or confirm selection

Button functions may change depending on the operation context to improve usability or prevent accidental presses.

Flow Range Over-Limit Alarm Operation (Click to Expand)

When the flow range alarm is enabled and the flow reaches the alarm condition, Alarm B is triggered. Alarm bits (Bit0, Bit1) display 1 to indicate the alarm has been activated.

The system responds according to the alarm mode set in D05:

  • On: The receiving device receives the alarm signal, and the flow meter screen displays a red backlight warning.

  • Do Not Disturb (DND): The receiving device still receives the alarm signal, but the screen does not display the red backlight.

1

Set D05 to enable the flow range over-limit alarm

2

Set D06 to define the flow upper limit

3

Set D07 to define the flow lower limit

4

Set D08 to define the flow hysteresis

5

Flow Range Over-Limit Alarm Operation

When the flow range alarm is enabled and the flow reaches the alarm condition, Alarm B is triggered. Alarm bits (Bit0, Bit1) display 1 to indicate the alarm has been activated.

The system responds according to the alarm mode set in D05:

  • On: The receiving device receives the alarm signal, and the flow meter screen displays a red backlight warning.

  • Do Not Disturb (DND): The receiving device still receives the alarm signal, but the screen does not display the red backlight.

D05 Options, RS485 Values, Read/Write Commands, and Formats

Options
Description
RS-485 Value

Off (Default)

-

0

On

-

1

Do Not Disturb

-

2

Refer to the Read/Write Memory List for the Modbus command format. This parameter uses the Int16 data format.

Last updated