Hello Dojo,
My goal is to define a specific alarm which especially need a human check before removing it from the alarm console.
Bascially my alarm console is set with the parameter "Automatically remove cleared alarms"=Enable because this is the expected behavior for 99.9% of my alarms. But especially for one alarm i want a human control even if the alarm is cleared since 2 hours to clear it
Do you know can I do that ?
Thanks for you help.
Simon
Hi Simon,
I’m not sure if this would be possible directly, because if the alarm disappears, it will also be removed from the Alarm Console.
An alternative that might work would be to create a connector that stores the alarms requiring user interaction in a table. This table could then be configured to generate alarms.
For example, you could include an "Acknowledge" button that removes the corresponding row from the table, and as a result, the alarm would be removed from the Alarm Console.
Kind regards,