EPICS Base  7.0.5.1
Macros | Enumerations
menuSimm.h File Reference

Declarations generated from menuSimm.dbd. More...

Go to the source code of this file.

Macros

#define menuSimm_NUM_CHOICES   3
 Number of states defined for menu menuSimm.
 

Enumerations

enum  menuSimm { menuSimmNO, menuSimmYES, menuSimmRAW }
 Enumerated type from menu menuSimm. More...
 

Enumeration Type Documentation

◆ menuSimm

enum menuSimm
Enumerator
menuSimmNO 

State string "NO".

menuSimmYES 

State string "YES".

menuSimmRAW 

State string "RAW".

Definition at line 10 of file menuSimm.h.