Alarm on Enter Pressed

I currently have an alarm on tag change, but it is throwing false alarms when there are comms problems and the value of the tag temporarily wigs out

I want the alarm to only trigger when the value is manually changed by an operator (I have the tag change initiated on keyPressed)

How can I configure an alarm to trigger when a value is entered in a field and the enter key is pressed? I’m completely stumped.

Thanks!

All depends on how you display your current alarms and how you would go about changing them, we have some good experiences with “system.tag.writeAll”.