./startup.pl /local.1/htdocs/mvdconfig/setup/scurve2_setup_ELab2.xml # program the JTAG parameters to the sensor and start once
fi
sleep 0.3 # wait until the run is finished (throw away data, because dirty)
-
+
for j in `seq 1 1 $numruns` # for all runs, to gather statistics
do
echo "run $j"
trbcmd w $trbaddr 0xb00b 0x1 # start the next run in the s-curve mode
sleep 0.3 # wait until run is finished
done
-
+
done
echo Bank B
./startup.pl /local.1/htdocs/mvdconfig/setup/scurve2_setup_ELab2.xml # program the JTAG parameters to the sensor and start once
fi
sleep 0.3 # wait until the run is finished (throw away data, because dirty)
-
+
for j in `seq 1 1 $numruns` # for all runs, to gather statistics
do
echo "run $j"
trbcmd w $trbaddr 0xb00b 0x1 # start the next run in the s-curve mode
sleep 0.3 # wait until run is finished
done
-
+
done
echo Bank C
./startup.pl /local.1/htdocs/mvdconfig/setup/scurve2_setup_ELab2.xml # program the JTAG parameters to the sensor and start once
fi
sleep 0.3 # wait until the run is finished (throw away data, because dirty)
-
+
for j in `seq 1 1 $numruns` # for all runs, to gather statistics
do
echo "run $j"
trbcmd w $trbaddr 0xb00b 0x1 # start the next run in the s-curve mode
sleep 0.3 # wait until run is finished
done
-
+
done
echo Bank D
./startup.pl /local.1/htdocs/mvdconfig/setup/scurve2_setup_ELab2.xml # program the JTAG parameters to the sensor and start once
fi
sleep 0.3 # wait until the run is finished (throw away data, because dirty)
-
+
for j in `seq 1 1 $numruns` # for all runs, to gather statistics
do
echo "run $j"
trbcmd w $trbaddr 0xb00b 0x1 # start the next run in the s-curve mode
sleep 0.3 # wait until run is finished
done
-
+
done