EPICS Base  7.0.6.1
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Enumerations
menuPini.h File Reference

Declarations generated from menuPini.dbd. More...

Go to the source code of this file.

Macros

#define menuPini_NUM_CHOICES   6
 Number of states defined for menu menuPini.
 

Enumerations

enum  menuPini {
  menuPiniNO, menuPiniYES, menuPiniRUN, menuPiniRUNNING,
  menuPiniPAUSE, menuPiniPAUSED
}
 Enumerated type from menu menuPini. More...
 

Enumeration Type Documentation

enum menuPini
Enumerator
menuPiniNO 

State string "NO".

menuPiniYES 

State string "YES".

menuPiniRUN 

State string "RUN".

menuPiniRUNNING 

State string "RUNNING".

menuPiniPAUSE 

State string "PAUSE".

menuPiniPAUSED 

State string "PAUSED".

Definition at line 10 of file menuPini.h.