EPICS Base
7.0.5.1
menuOmsl.h
Go to the documentation of this file.
1
5
#ifndef INC_menuOmsl_H
6
#define INC_menuOmsl_H
7
8
#ifndef menuOmsl_NUM_CHOICES
9
10
typedef
enum
{
11
menuOmslsupervisory
,
12
menuOmslclosed_loop
13
}
menuOmsl
;
15
#define menuOmsl_NUM_CHOICES 2
16
#endif
17
18
19
#endif
/* INC_menuOmsl_H */
menuOmslclosed_loop
State string "closed_loop".
Definition:
menuOmsl.h:12
menuOmslsupervisory
State string "supervisory".
Definition:
menuOmsl.h:11
menuOmsl
menuOmsl
Enumerated type from menu menuOmsl.
Definition:
menuOmsl.h:10
Generated on Sun Mar 21 2021 16:10:19 for EPICS Base by
1.8.13