Defines | |
#define | FE_SUCCESS 1 |
#define | FE_ERR_ODB 602 |
#define | FE_ERR_HW 603 |
#define | FE_ERR_DISABLED 604 |
#define | FE_ERR_DRIVER 605 |
#define | HS_SUCCESS 1 |
#define | HS_FILE_ERROR 702 |
#define | HS_NO_MEMORY 703 |
#define | HS_TRUNCATED 704 |
#define | HS_WRONG_INDEX 705 |
#define | HS_UNDEFINED_EVENT 706 |
#define | HS_UNDEFINED_VAR 707 |
#define | FTP_SUCCESS 1 |
#define | FTP_NET_ERROR 802 |
#define | FTP_FILE_ERROR 803 |
#define | FTP_RESPONSE_ERROR 804 |
#define | FTP_INVALID_ARG 805 |
#define | EL_SUCCESS 1 |
#define | EL_FILE_ERROR 902 |
#define | EL_NO_MESSAGE 903 |
#define | EL_TRUNCATED 904 |
#define | EL_FIRST_MSG 905 |
#define | EL_LAST_MSG 906 |
#define | AL_SUCCESS 1 |
#define | AL_INVALID_NAME 1002 |
#define | AL_ERROR_ODB 1003 |
#define | AL_RESET 1004 |
#define | CMD_INIT (1<<0) |
#define | CMD_WRITE 100 |
#define | CMD_INTERRUPT_ENABLE 100 |
#define | BD_GETS(s, z, p, t) info->bd(CMD_GETS, info->bd_info, s, z, p, t) |
|
|
|
|
|
|
|
|
|
macros for bus driver access |
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 666 of file midas.h. Referenced by main(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 667 of file midas.h. Referenced by scheduler(). |
|
Slow control commands error code Definition at line 665 of file midas.h. Referenced by register_equipment(). |
|
Definition at line 696 of file midas.h. Referenced by interrupt_configure(), and register_equipment(). |
|
Definition at line 697 of file midas.h. Referenced by interrupt_configure(), and main(). |
|
Definition at line 695 of file midas.h. Referenced by interrupt_configure(), interrupt_enable(), and main(). |
|
Commands for interrupt events error code Definition at line 694 of file midas.h. Referenced by interrupt_configure(), and interrupt_enable(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bus driver commands |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|