]> jspc29.x-matter.uni-frankfurt.de Git - daqdata.git/commitdiff
Status before changes for integration
authorhades <hades>
Fri, 21 Jul 2000 09:49:32 +0000 (09:49 +0000)
committerhades <hades>
Fri, 21 Jul 2000 09:49:32 +0000 (09:49 +0000)
hadaq/startacq

index 1daabc1c808bb3876f54036ac9adc95da8176147..e87425434de47b78e0e693720f98b213a42cf36b 100644 (file)
@@ -1,12 +1,12 @@
 :
 cd ../../slow
-tofino reset; tofino start
+mdc init
 cd -
 ./daq_evtbuild -p -1 -s 1 -v notice &
 echo $! >evtbuild.pid
 sleep 1;
 ./daq_readout -p -2 -v notice &
 echo $! >readout.pid
-sleep 1
+sleep 3
 dtuctrl -t ctu start
 exit 0