| MESSAGE |
ID |
DESCRIPTION |
daq_ctrl daq_main |
| STARTUP |
1 |
initiate the system |
| SHUTDOWN |
2 |
terminate the system |
| SOR |
3 |
start of run |
| EOR |
4 |
end of run |
| POR |
5 |
pause of run |
| COR |
6 |
continuation of run |
| RST |
19 |
restart process |
| KILL |
20 |
kill process |
| FEINIT |
21 |
initialize FE electronics |
daq_main daq_ctrl |
| EMPTY |
0 |
empty command - do nothing,
used as acknowledgment for a previous
command |
| EORN |
7 |
EOR caused by events number limit |
| CHST |
8 |
change of state |
| NEVT |
9 |
informs about the number of recorded
events or about the number of collected
events if recording is switched off;
contains also information about process states |
| MOND |
10 |
connection to the monitor daemon established |
| REC |
11 |
recording statistics |
| QTI |
12 |
information about percentage of tape usage |
| QTW |
13 |
warning: tape size can be exceeded soon |
| EOT |
14 |
end of tape reached |
| UMNT |
15 |
unmount tape |
| MNT |
16 |
mount tape |
| PEOF |
17 |
pseudo eof reached - open new file |
| RPS |
18 |
pause of recording |