Calling One Procedure from Multiple Alarms
- Updated2025-01-27
- 1 minute(s) read
Calling One Procedure from Multiple Alarms
Configure an Alarm Command step to trigger an alarm that executes a procedure without resetting/disabling the alarm and exiting the subroutine.
- Launch your project in the VeriStand Editor.
- In the Project Files pane, left-click a system definition file (.nivssdf) and select Configure in System Explorer.
- Click in the configuration tree.
- Click a procedure.
- Click .
- Double-click the alarm command you added.
-
In the Alarm Command Step Configuration page, click the
Function drop-down, and select an option that resets
or disables the alarm.
Note The Alarm field should be grayed out, indicating that the step will execute for the calling alarm. If it is not, enable Apply settings to the alarm that tripped this procedure.
- Save the system definition file.