From 64be0faa5d616e9d370a74f2faca98126e45b738 Mon Sep 17 00:00:00 2001 From: Andreas Neiser Date: Mon, 1 Dec 2014 14:27:13 +0100 Subject: [PATCH] Mainz A2: Comment out TDC setup --- users/mainz_kph_a2/setup.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/users/mainz_kph_a2/setup.sh b/users/mainz_kph_a2/setup.sh index 2eebc86..7b7bc8e 100755 --- a/users/mainz_kph_a2/setup.sh +++ b/users/mainz_kph_a2/setup.sh @@ -60,11 +60,11 @@ trbcmd w 0x8000 0x8108 0x0578 ##### TDC ####### -trbcmd w 0x0200 0xc800 0x00000001 ## logic analyser control register -trbcmd w 0x0200 0xc801 0x000f0005 ## trigger window enable & trigger window width -trbcmd w 0x0200 0xc802 0x00000000 ## channel 01-31 enable -trbcmd w 0x0200 0xc803 0x00000000 ## channel 32-63 enable -trbcmd w 0x0200 0xc804 0x00000080 ## no read out limit +#trbcmd w 0x0200 0xc800 0x00000001 ## logic analyser control register +#trbcmd w 0x0200 0xc801 0x000f0005 ## trigger window enable & trigger window width +#trbcmd w 0x0200 0xc802 0x00000000 ## channel 01-31 enable +#trbcmd w 0x0200 0xc803 0x00000000 ## channel 32-63 enable +#trbcmd w 0x0200 0xc804 0x00000080 ## no read out limit #trbcmd w 0x0200 0xc2 0x0000ffff ## channel 01-31 enable -- 2.43.0