From 2b97774548f45c1ee420e7395240a73aecbe62fb Mon Sep 17 00:00:00 2001 From: muench Date: Thu, 11 May 2000 11:19:55 +0000 Subject: [PATCH] Hadaq config file for small lab setup with atm --- hadaq/atm.tcl | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 hadaq/atm.tcl 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 -- 2.43.0