Go to the source code of this file.
#define MAR_CONTROL_ACTIVE 1 |
Definition at line 91 of file marcmd.h.
Referenced by MarHW::mar_progress(), and MarHW::marTask().
#define MAR_CONTROL_IDLE 0 |
Definition at line 90 of file marcmd.h.
Referenced by MarHW::mar_initial_status(), and MarHW::mar_progress().
#define MDC_COM_ABORT 5 |
Definition at line 17 of file marcmd.h.
Referenced by Command::exec_command(), MarHW::mar_abort(), MarHW::marTask(), and MarHW::StartScan().
#define MDC_COM_CHAMBER 23 |
Definition at line 35 of file marcmd.h.
Referenced by MarHW::mar_progress(), and MarHW::marTask().
#define MDC_COM_COLL 12 |
Definition at line 24 of file marcmd.h.
Referenced by Command::exec_command(), MarHW::mar_progress(), MarHW::mar_start_expo(), MarHW::marError(), and MarHW::marTask().
#define MDC_COM_DISTANCE 6 |
Definition at line 18 of file marcmd.h.
Referenced by Command::exec_command(), and MarHW::marTask().
#define MDC_COM_DSET 8 |
Definition at line 20 of file marcmd.h.
Referenced by Command::exec_command(), and MarHW::marTask().
#define MDC_COM_ERASE 3 |
Definition at line 15 of file marcmd.h.
Referenced by Command::exec_command(), MarHW::mar_change_mode(), MarHW::mar_progress(), and MarHW::marTask().
#define MDC_COM_IDLE 0 |
Definition at line 12 of file marcmd.h.
Referenced by Command::exec_command(), and MarHW::marTask().
#define MDC_COM_INIT 2 |
Definition at line 14 of file marcmd.h.
Referenced by Command::exec_command(), MarHW::mar_progress(), and MarHW::marTask().
#define MDC_COM_IPS 99 |
Definition at line 39 of file marcmd.h.
Referenced by Command::exec_command(), and MarHW::marTask().
#define MDC_COM_MODE 20 |
Definition at line 32 of file marcmd.h.
Referenced by Command::exec_command(), MarHW::mar_change_mode(), MarHW::mar_progress(), and MarHW::marTask().
#define MDC_COM_OMOVE 15 |
Definition at line 27 of file marcmd.h.
Referenced by Command::exec_command(), and MarHW::marTask().
#define MDC_COM_OSET 16 |
Definition at line 28 of file marcmd.h.
Referenced by Command::exec_command(), and MarHW::marTask().
#define MDC_COM_PHI 7 |
Definition at line 19 of file marcmd.h.
Referenced by Command::exec_command(), and MarHW::marTask().
#define MDC_COM_PSET 9 |
Definition at line 21 of file marcmd.h.
Referenced by Command::exec_command(), and MarHW::marTask().
#define MDC_COM_QUIT 22 |
Definition at line 34 of file marcmd.h.
Referenced by Command::exec_command(), and MarHW::marTask().
#define MDC_COM_RESTART 19 |
Definition at line 31 of file marcmd.h.
Referenced by MarHW::marTask().
#define MDC_COM_SCAN 11 |
Definition at line 23 of file marcmd.h.
Referenced by Command::exec_command(), MarHW::mar_erase(), MarHW::mar_progress(), MarHW::marError(), MarHW::marTask(), and MarXF::PrintResults().
#define MDC_COM_SHELL 25 |
Definition at line 37 of file marcmd.h.
Referenced by Command::exec_command(), and MarHW::marTask().
#define MDC_COM_SHUT 10 |
Definition at line 22 of file marcmd.h.
Referenced by Command::exec_command(), MarHW::mar_progress(), and MarHW::marTask().
#define MDC_COM_STARTUP 1 |
Definition at line 13 of file marcmd.h.
Referenced by Command::exec_command(), MarHW::mar_change_mode(), MarHW::mar_progress(), MarHW::marTask(), and Scan345::scan345_main().
#define SHUTTER_IS_CLOSED 0 |
Definition at line 83 of file marcmd.h.
Referenced by MarHW::mar_initial_status(), and MarHW::process_status().
#define SHUTTER_IS_OPEN 1 |
Definition at line 84 of file marcmd.h.
Referenced by MarHW::marTask(), and MarHW::process_status().