]> jspc29.x-matter.uni-frankfurt.de Git - daqdata.git/commitdiff
End of Apr01 Beam Time
authorhades <hades>
Thu, 26 Apr 2001 10:46:43 +0000 (10:46 +0000)
committerhades <hades>
Thu, 26 Apr 2001 10:46:43 +0000 (10:46 +0000)
hadaq/hwmdc.c
hadaq/param.tcl

index c371003cfa67fab9b6f0e21ef4a5f463eb91e77f..4051c9bca140c364177e09d70f26eb0b8ee992e0 100644 (file)
@@ -1,4 +1,4 @@
-static char *rcsId = "$Header: /misc/hadesprojects/daq/cvsroot/eventbuilder/hadaq/Attic/hwmdc.c,v 6.12 2001-04-12 12:33:19 hades Exp $";
+static char *rcsId = "$Header: /misc/hadesprojects/daq/cvsroot/eventbuilder/hadaq/Attic/hwmdc.c,v 6.13 2001-04-26 10:46:43 hades Exp $";
 
 
 #define _POSIX_C_SOURCE 199309L
@@ -14,7 +14,8 @@ static char *rcsId = "$Header: /misc/hadesprojects/daq/cvsroot/eventbuilder/hada
 #include "subevt.h"
 #include "hwsam.h"
 
-#define NSAMS 10
+#define NSAMS 9
+
 #define SAMMASK ((1 << NSAMS) - 1)
 
 struct HardwareS {
index b410a84052b9b78a1135ce1fd4c492cb2d6a19d6..c6b13d80ae9a42a42b258ce2330f69300bcb8d2a 100644 (file)
@@ -20,16 +20,15 @@ set readout(file) ./daq_readout
 set readout(stndln) 0
 set readout(priority) -2
 
-set sam0(cardbase) 0x1C000000
-set sam1(cardbase) 0x3C000000
-set sam2(cardbase) 0x5C000000
-set sam3(cardbase) 0x7C000000
-set sam4(cardbase) 0x8C000000
-set sam5(cardbase) 0x9C000000
-set sam6(cardbase) 0xaC000000
-set sam7(cardbase) 0xbC000000
-set sam8(cardbase) 0xdC000000
-set sam9(cardbase) 0xec000000
+set sam0(cardbase) 0x6C000000
+set sam1(cardbase) 0x8C000000
+set sam2(cardbase) 0x9C000000
+set sam3(cardbase) 0xaC000000
+set sam4(cardbase) 0xbC000000
+set sam5(cardbase) 0xcC000000
+set sam6(cardbase) 0xdC000000
+set sam7(cardbase) 0xeC000000
+set sam8(cardbase) 0x5C000000
 set soft(size) 1024
 
 set dtu(cardbase) 0x44100000