EPICS Base
7.0.5.1
menuIvoa.h
Go to the documentation of this file.
1
5
#ifndef INC_menuIvoa_H
6
#define INC_menuIvoa_H
7
8
#ifndef menuIvoa_NUM_CHOICES
9
10
typedef
enum
{
11
menuIvoaContinue_normally
,
12
menuIvoaDon_t_drive_outputs
,
13
menuIvoaSet_output_to_IVOV
14
}
menuIvoa
;
16
#define menuIvoa_NUM_CHOICES 3
17
#endif
18
19
20
#endif
/* INC_menuIvoa_H */
menuIvoaSet_output_to_IVOV
State string "Set output to IVOV".
Definition:
menuIvoa.h:13
menuIvoaDon_t_drive_outputs
State string "Don't drive outputs".
Definition:
menuIvoa.h:12
menuIvoaContinue_normally
State string "Continue normally".
Definition:
menuIvoa.h:11
menuIvoa
menuIvoa
Enumerated type from menu menuIvoa.
Definition:
menuIvoa.h:10
Generated on Sun Mar 21 2021 16:10:19 for EPICS Base by
1.8.13