#Name of NeXT machine on which remote processing occurs TGTNeXT=arp16 IPSRVR=43 Launch memo memo -e hpf2.log -y -v # start command programs Launch Cmdctrl cmdctrl -mv -c0 Launch dccc dccc -c0 -vy -f dccc.dccc Launch scdc scdc -c0 -vy Launch timerbd timerbd -v -c0 tmrtest Launch huarp/intserv intserv -vc0 -i10 # start commands on the data ring Launch "-g dg" hpf2col -v -c0 Launch - lgr -v -c0 `lfctr -O` Launch db bfr -v -c0 Launch - soldrv -vc0 hpf2.sft Launch idx64 idx64 -vc0 `cat idx.idx64` Launch cmdinterp hpf2srvr -v -c0 # buffer clients associated with instrument control and data logging (once only) export SOCK=$IPSRVR cp pipe.err pipe.err.old tail -200 pipe.err.old > pipe.err (:; hpf2pipeext -v -b0 -i1 -c0 | /usr/ucb/rsh ${TGTNeXT} '~hpf/scripts/bin/dataReceiver2 > /dev/null') >> pipe.err 2>&1 & #hpf2pipeext -v -b0 -i1 -c0 >> raw.dat &