Adding an Alarm
- 更新时间2025-04-08
- 阅读时长1分钟
Add alarms to notify users that the value of a channel is outside a specified range or to trigger a procedure.
- Launch your project in the VeriStand Editor.
- Click .
- Optional: In the System Definition Palette, right-click Alarms and select to create a sub-folder to organize your alarms.
- Right click Alarms or the sub-folder you created and select .
-
In the Create a New Alarm dialog box, configure the
alarm.
Note If you need the Re-arm behavior to trigger based on a procedure, create the procedure first.
-
Click OK. The new alarm appears under
Alarms or in the subfolder you selected.
Note You can update the alarm configuration by right-clicking the alarm and selecting Properties.
- Save the system definition file.
相关内容
- Setting an Alarm Priority
Set an alarm priority to ensure high severity alarms execute immediately, interrupting other alarms that may be executing when multiple alarms are monitoring the same system.
- Assigning an Alarm Group
Assign an alarm group to execute one alarm procedure at a time.