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 (Do Not Disturb) Mode

  • System detects abnormalities, but red backlight remains off.

  • Example: Alarm-A “4 Off Pipe” triggers no backlight.

  • Abnormalities still appear on the Abnormalities page.

  • RS485 connection still sends alarm signals.

  • OCT output continues to signal alarms if configured.

Operation Procedure

Button Functions (Click to Expand)

The main unit has four buttons. The bottom line (Line 3) of the LCD displays the current function of each button. Under normal operation, the button functions are as follows:

  • Blue Button - Leftmost button: Return, exit, or save settings.

Gray Arrow Buttons:

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

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

  • Orange Button: 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