Actions
Test stand DAQ » History » Revision 8
« Previous |
Revision 8/17
(diff)
| Next »
Alexandre Camsonne, 12/28/2020 12:24 PM
Run list¶
Test stand DAQ¶
VME CPU intelvmeha8 ROC2 ROC ID : 4
DAQ computer clrlpc
HV on /dev/ttyUSB2
VME crate on /dev/ttyUSB1
DAQ on VNC :1
Log on clrlpc , type tcsh
To start CODA type : startcoda
choose config TIintelvmeha8 and start run
Online diagnostic :
cd DiagGUI/fe_diaggui/
./DiagGUI intelvmeha8.txt
To look at data :
cd companaEcal
./compana
give run number
root file goes in
/home/a-compton/companaEcal/Rootfiles
Few root command to display waveforms :
i=0;
T->Draw("fadc_slot7:Iteration$","","L",1,i++);
Updated by Alexandre Camsonne almost 4 years ago · 8 revisions