|
EPICS Base
7.0.5.1
|
Declarations generated from menuAlarmSevr.dbd. More...
Go to the source code of this file.
Macros | |
| #define | menuAlarmSevr_NUM_CHOICES 4 |
| Number of states defined for menu menuAlarmSevr. | |
Enumerations | |
| enum | menuAlarmSevr { menuAlarmSevrNO_ALARM, menuAlarmSevrMINOR, menuAlarmSevrMAJOR, menuAlarmSevrINVALID } |
| Enumerated type from menu menuAlarmSevr. More... | |
| enum menuAlarmSevr |
| Enumerator | |
|---|---|
| menuAlarmSevrNO_ALARM | State string "NO_ALARM". |
| menuAlarmSevrMINOR | State string "MINOR". |
| menuAlarmSevrMAJOR | State string "MAJOR". |
| menuAlarmSevrINVALID | State string "INVALID". |
Definition at line 10 of file menuAlarmSevr.h.
1.8.13