Local Emu DAQ Manual
-
Starting the DAQ farm
-
Starting the logger
-
Log on to cscdaq@emudaq02.
-
Type emuLogger
The consol log messages will appear in this window. In parallel, a log file will also be written to emudaq:/data/local/EmuDAQ.log
-
Launching the executives for the first time
-
Log on to cscdaq@emudaq02.
-
Type
source emuPass
if you haven't yet done so in this shell.
You will be prompted for the pass phrase.
-
Type
emuFarmer -a status
to see if any forgotten, leftover processes are running. (Troubleshooting.)
If so, stop them by
emuFarmer -a stop
If all clear, start the farm by
emuFarmer -a start
(Note that you can also target individual processes, for instance:
emuFarmer -t emudaq01:40201+emudaq01:40301 -a start
or exclude them:
emuFarmer -t daq-emudaq01:40201-emudaq01:40301 -a start
where daq stands for all DAQ processes.)
-
Relaunching the executives
-
Type
emuFarmer -a restart
(No need to get the pass phrase if emuFarmer is issued in the same shell as it has been before.)
-
Starting the DQM farm
-
Launching the executives for the first time
-
Log on to cscdaq@emudaq02, if you haven't yet done so.
-
Type
source emuPass
if you haven't yet done so in this shell.
You will be prompted for the pass phrase.
-
Type
emuFarmer -t dqm -a status
to see if any forgotten, leftover processes are running. (Troubleshooting.)
If so, stop them by
emuFarmer -t dqm -a stop
If all clear, start the farm by
emuFarmer -t dqm -a start
-
Relaunching the executives
-
Type
emuFarmer -t dqm -a restart
(No need to get the pass phrase if emuFarmer is issued in the same shell as it has been before.)
-
Run control
-
Go to the local DAQ page. It shows the state of the DAQ and the online DQM. (Troubleshooting.)
-
Click on Ctrl in the upper right corner. It lands you on the control page.
-
If all applications are red (i.e., in 'Halted' state) (Troubleshooting.) , select
and click on Configure. The run number should be marked 'booked'. (Troubleshooting.) The DAQ and DQM applications should all turn yellow ('Ready'). (Troubleshooting.)
-
Start taking data by clicking on Start. The DAQ and DQM applications should all turn green ('Enabled'). (Troubleshooting.) If we get trigger, the EmuRUI counters should start incrementing. (Troubleshooting.)
-
Stop the run by clicking on Stop. The DAQ and DQM applications should all turn red ('Halted'). (Troubleshooting.)
-
Questions?
Please contact Károly Banicz at his standard CERN e-mail address, or at 79549 or +41-76-3039707.
For DQM-specific information, please contact the DQM expert.