From: hades Date: Wed, 17 May 2000 13:38:58 +0000 (+0000) Subject: Moved EB to hades05 (Linux) and SEB to a LynxOS PPC booted from a GSI host. X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=9a4724fd6cf1bf0c72f6298151383701f981818e;p=daqdata.git Moved EB to hades05 (Linux) and SEB to a LynxOS PPC booted from a GSI host. --- diff --git a/hadaq/atm.tcl b/hadaq/atm.tcl index 331d3b1..f27fc11 100644 --- a/hadaq/atm.tcl +++ b/hadaq/atm.tcl @@ -1,14 +1,12 @@ -agent create hades24 hades /home/hades/tt00/eb/hadaq -agent create hades19 hades /home/hades/tt00/rich/hadaq -worker create hades24:evtbuild -a -p -2 -s 2 -m 1 -worker create hades24:netmem -a -p -1 -m 1 -i ATM:0:50 -worker create hades19:memnet -a -p -1 -w 0 -o ATM:0:50 -worker create hades19:readout -a -p -2 -worker create hades19:ctrlctu -a +agent create hades05 hades /home/hades/tt00/eb/hadaq +agent create r2-26 hades /home/hades/tt00/rich/hadaq +worker create hades05:evtbuild -a -p -2 -s 2 -m 1 +worker create hades05:netmem -a -p -1 -m 1 -i ATM:0:50 +worker create r2-26:memnet -a -p -1 -w 0 -o ATM:0:50 +worker create r2-26:readout -a -p -2 group create acquisition group create run -group add acquisition hades19:memnet -group add acquisition hades19:readout -group add acquisition hades19:ctrlctu -group add run hades24:evtbuild -group add run hades24:netmem +group add acquisition r2-26:memnet +group add acquisition r2-26:readout +group add run hades05:evtbuild +group add run hades05:netmem