AlarmingStepFunction Enumeration
- Updated2023-02-21
- 2 minute(s) read
The function of an alarm running on the target.
Namespace:
NationalInstruments.VeriStand.SystemDefinitionAPIAssembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Member name | Description |
|---|---|
| AdjustSettings | Allows you to configure settings for the alarm. |
| DisableAlarm | Disables the alarm and continues executing the subroutine. |
| DisableAlarmExitSubroutine | Disables the alarm and exits the subroutine. |
| EnableAlarm | Enables the alarm. |
| ResetAlarmExitSubroutine | Resets the alarm and exits the subroutine. |