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.
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.


