Difference between revisions of "How to run the DAQ"
From Hall A Wiki
Line 7: | Line 7: | ||
** T4 = L-arm s0 && Shower trigger | ** T4 = L-arm s0 && Shower trigger | ||
** T5 = L-arm s2m && Shower trigger | ** T5 = L-arm s2m && Shower trigger | ||
− | ** | + | ** T6 = L-arm GC && Shower trigger |
** T7 = L-arm EDTM trigger | ** T7 = L-arm EDTM trigger | ||
− | ** T8 = 103.7 | + | ** T8 = 103.7 kHz pulser (for LHRS), 1.024 kHz (for RHRS) |
Revision as of 16:43, 10 March 2014
- How to set prescale factors for triggers - [here]
- Definition of triggers:
- T1 = L-arm s0 && S2m trigger
- T2 = L-arm s0 && GC trigger
- T3 = L-arm s2 && GC trigger
- T4 = L-arm s0 && Shower trigger
- T5 = L-arm s2m && Shower trigger
- T6 = L-arm GC && Shower trigger
- T7 = L-arm EDTM trigger
- T8 = 103.7 kHz pulser (for LHRS), 1.024 kHz (for RHRS)
- How to run the CODA on LEFT HRS:
- From a terminal login as "adaq" on adaq1 machine (do "ssh adaq@adaq1" without the quotes)
- Password is available in the instructions note attached to the analysis machine
- After login to adaq1, do "startcoda" to bring up the runcontrol GUI
- The default configuration is "LHRSnew", if it is not loaded you can choose it from the menu "configurations->Cool"
- Click "Platform->connect"
- Click on "Download" button
- Click on "Start (>>)" button, and acknowledge "start-of-run" pop-up window
- To end a run click on "End" button
- How to run the CODA on RIGHT HRS:
- From a terminal login as "adaq" on adaql1 machine (do "ssh adaq@adaql1" without the quotes)
- Password is available in the instructions note attached to the analysis machine
- After login to adaql1, do "startcoda" to bring up the runcontrol GUI
- The default configuration is "RHRSnoBuff", if it is not loaded you can choose it from the menu "configurations->Cool"
- Click "Platform->connect"
- Click on "Download" button
- Click on "Start (>>)" button, and acknowledge "start-of-run" pop-up window
- To end a run click on "End" button
- How to kill coda processes
- At the terminal of adaq1 (for LHRS) or adaql1 (for RHRS), do "kcoda"