KM3NeT CLB
2.0
KM3NeT CLB v2 Embedded Software
|
Application specific error codes. More...
#include "errorcode.h"
Go to the source code of this file.
Macros | |
#define | E_CLBSTATE ( E_APP + 0x0100 ) |
CLB State Machine Errors. | |
#define | E_CONFIG ( E_APP + 0x0200 ) |
Configuration system error. | |
#define | E_SUBSYS ( E_APP + 0x1000 ) |
CLB subsystem System error. | |
#define | E_SUBNET ( E_APP + 0x2000 ) |
CLB subsystem Network / Timing error. | |
#define | E_SUBOPT ( E_APP + 0x3000 ) |
CLB subsystem Optics error. | |
#define | E_SUBACS ( E_APP + 0x4000 ) |
CLB subsystem Acoustics error. | |
#define | E_SUBINS ( E_APP + 0x5000 ) |
CLB subsystem Instrumentation error. | |
#define | E_SUBBSE ( E_APP + 0x6000 ) |
CLB subsystem Instrumentation error. | |
Application specific error codes.
Definition in file appcode.h.