Hi, all.
I'm not sure if this is a bug or a feature: I have an IOC that hangs the record processing when the hardware disconnects. This causes the record to process over itself more than
ten times, generating an "Async in progress" alarm message.
When the hardware finally reconnects, the record processing gets back to normal again, but the alarm message never disappears. AMSG and NAMSG keep displaying "Async in progress". ACKT is YES and ACKS is INVALID, although SEVR is already in NO_ALARM.
Shouldn't AMSG go to an empty string? Is there a proper way to acknowledge this alarm?
I found in the documentation:
"The
ACKT field specifies if it is necessary to acknowledge transient alarms."
But I couldn't find how is this acknowledgment made.
Thanks for any help,
Marco