From: muench Date: Thu, 11 May 2000 11:19:55 +0000 (+0000) Subject: Hadaq config file for small lab setup with atm X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=2b97774548f45c1ee420e7395240a73aecbe62fb;p=daqdata.git Hadaq config file for small lab setup with atm --- diff --git a/hadaq/atm.tcl b/hadaq/atm.tcl new file mode 100644 index 0000000..27a0c3c --- /dev/null +++ b/hadaq/atm.tcl @@ -0,0 +1,14 @@ +agent create bia mboehmer /home/mboehmer/rc00/eb/hadaq +agent create herakles mboehmer /home/mboehmer/rc00/rich/hadaq +worker create bia:evtbuild -a -p -2 -s 2 -m 1 +worker create bia:netmem -a -p -1 -m 1 -i ATM:0:40 +worker create herakles:memnet -a -p -1 -w 0 -o ATM:0:40 +worker create herakles:readout -a -p -2 +worker create herakles:ctrlctu -a +group create acquisition +group create run +group add acquisition herakles:memnet +group add acquisition herakles:readout +group add acquisition herakles:ctrlctu +group add run bia:evtbuild +group add run bia:netmem