Filter unacknowledged events based on category

Filter unacknowledged events based on category
none 0.0 0
  • HMI Model: cmt-fhdx-820

  • EasyBuilder Pro Version: v6.09.02.651

In my project I am using category 0 in the event log as my alarms, meanwhile I am using category 250-255 for tracking sequence and cycle times in the event bar charts.

I would like to use the acknowledge feature of the event display for just the category 0 events for the purpose of a reminder that an alarm is unacknowledged and to use the operation log to track signed in users acknowledging individual/all alarms.

The problem I am having is that the events (250-255) meant for the event bar charts also trigger LB 9043 (unacknowledged events exits).

Hi @KeithO ,

Unfortunately, it is not possible to acknowledge specific alarms based on their category. Some system tags you may be able to use are LW-11500, which shows the number of alarms in Category 0, and LB-12400, which indicates when an alarm exists in Category 0. These can be used to notify the user to acknowledge alarms by pressing on them individually rather than acknowledging all alarms at once.

Please let me know if you have any questions.