Skip to main content

Real-time Alarm

The Real-time Alarm page displays all current real-time alarm information, supporting alarm acknowledgment, detail viewing, and auto-refresh functions.

Function Entry

Click "Real-time Alarm" in the left menu to enter the management page.

Real-time Alarm Page

Alarm List

ColumnDescription
#Sequence number
LevelAlarm level (with color tag, level 4 and above is red, level 3 is orange)
DeviceName of the device the alarm belongs to
VariableAlarm variable name
Alarm ContentSpecific content description of the alarm (displays alarmText first, otherwise displays alarmCode)
Alarm ValueVariable value when the alarm was triggered
LimitAlarm threshold
Alarm TimeTime when the alarm occurred
Event TypeAlarm/Recovery (with color tag, alarm is red, recovery is green)
Alarm TypeAlarm type (High-High/High/Low/Low-Low/On/Off/Custom)
Acknowledgment TimeAlarm acknowledgment time, displays "Unacknowledged" tag when not acknowledged

Alarm Type Description

TypeDescription
HH (High-High)Triggered when value exceeds the high-high limit, more severe than high limit, usually indicates an emergency
H (High)Triggered when value exceeds the high limit, indicates an abnormally high reading
L (Low)Triggered when value falls below the low limit, indicates an abnormally low reading
LL (Low-Low)Triggered when value falls below the low-low limit, more severe than low limit, usually indicates an emergency
BoolOpen (On)Triggers alarm when boolean value becomes True
BoolClose (Off)Triggers alarm when boolean value becomes False
CustomCustom alarm condition
Alarm Recommendation

The alarm delay (ms) can be set to specify how long the alarm must persist before triggering, avoiding false alarms caused by instantaneous fluctuations.

Operation Functions

FunctionDescription
RefreshManually refresh the alarm list (requires permission)
Auto RefreshToggle switch, auto-refreshes alarm data every 5 seconds when enabled
DetailsView alarm details (requires permission)
AcknowledgeAcknowledge alarm (requires permission, only displayed when eventType is Alarm)

Alarm Acknowledgment

Click the "Acknowledge" button to acknowledge the alarm. An input box will pop up where you can enter an acknowledgment note:

Alarm Acknowledgment Dialog

Acknowledgment Configuration

FieldDescription
Acknowledgment NoteOptional, enter a remark for the alarm acknowledgment
Tip

Entering an acknowledgment note can help with subsequent tracing of alarm handling. It is recommended to fill in the handling measures or reason. Acknowledging an alarm only marks it as acknowledged and does not clear the alarm. The alarm will automatically change to recovery status when the variable value returns to normal.

Alarm Details

Click the "Details" button to open the alarm detail drawer, which displays complete alarm information in sections:

Alarm Detail Drawer

Basic Information

InformationDescription
IDAlarm record ID
Variable NameAlarm variable name
Device NameDevice the alarm belongs to
DescriptionVariable description information

Alarm Information

InformationDescription
Alarm LevelSeverity of the alarm
Alarm TypeHigh-High/High/Low/Low-Low/On/Off/Custom
Event TypeAlarm/Recovery (with color tag)
Alarm ValueValue that triggered the alarm
Alarm LimitAlarm threshold
Recovery ValueVariable value at recovery
Alarm TextAlarm description text

Variable Information

InformationDescription
Data TypeVariable's data type
Register AddressVariable's address in the device

Time Information

InformationDescription
Alarm TimeTime when the alarm occurred
Event TimeEvent record time
Recovery TimeAlarm recovery time
Acknowledgment TimeAlarm acknowledgment time, displays "Unacknowledged" when not acknowledged

Custom Fields

If the variable has custom remark fields configured, the custom fields section will be displayed in the details:

FieldDescription
Remark 1Custom remark 1
Remark 2Custom remark 2
Remark 3Custom remark 3
Remark 4Custom remark 4
Remark 5Custom remark 5
Tip

Custom fields are only displayed when the variable has the corresponding remarks configured.

Alarm Acknowledgment Operation

In the alarm detail drawer, if the event type is "Alarm", an "Acknowledge Alarm" button will be displayed at the bottom. Click it to enter an acknowledgment note and acknowledge the alarm.