Issues With Re-Arm Behaviour of Alarm in VeriStand

Updated Mar 26, 2024

Reported In

Software

  • VeriStand

Issue Details

Re-arming alarm with procedure in VeriStand does not allow re-use once the alarm source value returns to the acceptable range while the alarm status remains tripped. How do I reset the alarm?

Solution

The alarm resets if it is disabled and then enabled back in the Rules section of the Alarm Monitor tab.
image.png

You can incorporate a LabVIEW application that does this operation automatically. The code snippet provided below can serve as a foundation for your implementation:
ResetAlarms-Snippet.png