Low-Energy Muon (LEM) Experiment
0.5.2
|
stores internal informations within the DD. More...
Data Fields | |
INT | ets_in_use |
flag indicating if the rs232 terminal server is in use More... | |
int | time_out |
tcpip time out in msec More... | |
int | adc_45 |
45 position of the mirror ADC More... | |
char | names [2][32] |
where to find mirror init data More... | |
int MIRROR_DD_SETTINGS::adc_45 |
45 position of the mirror ADC
Definition at line 45 of file mirror.c.
Referenced by mirror_set(), and reset_mirror_position().
INT MIRROR_DD_SETTINGS::ets_in_use |
flag indicating if the rs232 terminal server is in use
Definition at line 43 of file mirror.c.
Referenced by mirror_get().
char MIRROR_DD_SETTINGS::names[2][32] |
where to find mirror init data
Definition at line 46 of file mirror.c.
Referenced by mirror_get_label().
int MIRROR_DD_SETTINGS::time_out |
tcpip time out in msec
Definition at line 44 of file mirror.c.
Referenced by mirror_get_current_position(), and mirror_move_to_position().