From: hadaq@countinghouse Date: Mon, 18 Aug 2014 10:11:03 +0000 (+0200) Subject: only enable first two channels of 0x5001,mt X-Git-Tag: pre2018~67 X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=d724f1102906166c58220e2490e72f68e95da303;p=hadesdaq.git only enable first two channels of 0x5001,mt --- diff --git a/start/startup.script b/start/startup.script index f0388ad..106cdbc 100644 --- a/start/startup.script +++ b/start/startup.script @@ -27,7 +27,6 @@ trbcmd w 0xfe48 0xc804 0x00000080 trbcmd w 0xfe4e 0xc804 0x00000080 - #Hodoscope inputs # trbcmd w 0x5010 0xc802 0xffffffff # disable channel 0-31 # trbcmd w 0x5010 0xc803 0x00000000 # disable channel 32-63 @@ -50,7 +49,7 @@ trbcmd w 0xfe4e 0xc804 0x00000080 trbcmd w 0x5000 0xc802 0xffffffff # eneable 32 channels in 0x5000 - trbcmd w 0x5001 0xc802 0xffffffff # eneable 32 channels in 0x5001 + trbcmd w 0x5001 0xc802 0x0000000f # enable only first two channels in 0x5001 trbcmd w 0x5002 0xc802 0xffffffff # eneable 32 channels in 0x5002 trbcmd w 0x5003 0xc802 0xffffffff # eneable 32 channels in 0x5003