]> jspc29.x-matter.uni-frankfurt.de Git - daqtools.git/commitdiff
Users: Mainz: Working config for ADC addon
authorAndreas Neiser <neiser@kph.uni-mainz.de>
Tue, 2 Dec 2014 07:50:01 +0000 (08:50 +0100)
committerAndreas Neiser <neiser@kph.uni-mainz.de>
Tue, 2 Dec 2014 07:50:09 +0000 (08:50 +0100)
users/mainz_kph_a2/setup.sh

index 7b7bc8e19b08a5fa286d61f481b38857a155ce7e..2dd722398e34f8f2312ee75ffdc89e7b67ed656a 100755 (executable)
@@ -69,19 +69,16 @@ trbcmd w 0x8000 0x8108 0x0578
 
 #trbcmd w 0x0200 0xc2 0x0000ffff ## channel 01-31 enable
 
-trbcmd w 0x8000 0xc800 0x00000001      # logic analyser control register
-trbcmd w 0x8000 0xc801 0x000f0005      # trigger window enable & trigger window width (off if MSB not set)
-trbcmd w 0x8000 0xc802 0x00000002      # channel 32- 1 enable (0 is reference time and always on)
-trbcmd w 0x8000 0xc803 0x00000000      # channel 64-33 enable
-trbcmd w 0x8000 0xc804 0x00000080 ## no read out limit
-
+#trbcmd w 0x8000 0xc800 0x00000001      # logic analyser control register
+#trbcmd w 0x8000 0xc801 0x000f0005      # trigger window enable & trigger window width (off if MSB not set)
+#trbcmd w 0x8000 0xc802 0x00000002      # channel 32- 1 enable (0 is reference time and always on)
+#trbcmd w 0x8000 0xc803 0x00000000      # channel 64-33 enable
+#trbcmd w 0x8000 0xc804 0x00000080 ## no read out limit
 
 
 #####  CTS  #######
-trbcmd w 0x8000 0xa140 0xfffff  #set CTS pulser to 100Hz
+#trbcmd w 0x8000 0xa140 0xfffff  #set CTS pulser to 100Hz
 #trbcmd setbit 0x8000 0xa101 0x2 #enable pulser channel 0
-trbcmd setbit 0x8000 0xa101 0x1 # enable external trigger module
-
-
+#trbcmd setbit 0x8000 0xa101 0x1 # enable external trigger module
 
 echo "Successfully setup TRB network"