Notifications
Clear all

Data management ALARM >> alarm, message, warning

2 Posts
2 Users
0 Reactions
1,701 Views
MarAlz-RW
(@maralz)
Posts: 15
Member
Topic starter
 

Is it intended or is it an error that only alarms are entered in the QHMI_ALARM_HISTORY, but not messages, for example?

The messages will also be listed in the QHMI_ALARM_VARIABLE table.

 

 
Posted : 29/07/2024 10:43 a.m. CET
Dominik
(@d-vermehren-2542)
Posts: 24
Member Admin
 

Hello MarAlz-RW

Yes, that is the intention. All alarm variables are always written in the QHMI_ALARM_VARIABLE table. Regardless of whether they have already been triggered or not. The alarm variables that have already been triggered are written to the QHMI_ALARM_HISTORY table. With the ID from the QHMI_ALARM_HISTORY table, you can then look up in the QHMI_ALARM_VARIABLE which values, for example, the message of this alarm variable has.

I hope this can help you.

 
Posted : 30/07/2024 11:16 a.m. CET