Question on Alarm Notification Pipeline for Acknowledgement

Hi all,

Have been testing out the alarms and the alarm pipelines on Ignition.

I've noticed that if there are multiple events for an alarm, say alarm a had event #1,#2,#3, that if i tried to acknowledge all 3, only #3 gets sent through the alarm pipeline i configured for acknowledgement. Is this the intended behavior? Is there a better way to configure a script to fire every time an alarm event is acknowledged?

This tag event is fired when an attached alarm is acknowledged which may help you. However to acl the remaining unackd alarms, you'll need to get their uuids. I don't have time to delve into this at the moment though sorry

1 Like

Thanks! I'll have a look at this.