AlarmPriority Enumeration
- Updated2023-02-21
- 2 minute(s) read
This enumeration is deprecated in NI VeriStand 2011 and later. Use the PriorityNumber property instead.
Namespace:
NationalInstruments.VeriStand.SystemDefinitionAPISetting this enumeration to Low, Medium, or High automatically sets the PriorityNumber to 25, 15, or 5, respectively.
Assembly: NationalInstruments.VeriStand.SystemDefinitionAPI (in NationalInstruments.VeriStand.SystemDefinitionAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
| Member name | Description |
|---|---|
| High | The alarm is a high-priority alarm. |
| Low | The alarm is a low-priority alarm. |
| Medium | The alarm is a medium-priority alarm. |