You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Starting from scratch

 

Open new terminal

$ cd /u1/coda_rth
$ ./start_rc 

Open new terminal

$ cd /u1/coda_rth
$ source setup_env.csh

If running Sergey's binaries need make sure that /usr/local is a symbolic link pointing to /usr/local_new. This maybe need to be updated every day (wiped by Taylor)

$ sudo ./start_eb [do we really need sudo here to access et file?]

Open new terminal

$ cd /u1/coda_rth
$ sudo ./start_eb

Start rce GUI

$ cd /u1/daq
$ source setup_env.csh 
$ ./rceScripts/start_gui.sh

Connect to DTM/DPM and start ROCs:  in separate tabs/terminals

$ cd /u1/daq
$ source setup_env.csh 
$ ./rceScripts/connect_host <slot> <rce> <id> (FIX NAMES OF ID's)
$ /mnt/host/coda/run_roc 

Click 'connect' on RC GUI. Click 'configure' then select 'pelle0' as run type. Click 'Config' and select '/u1/coda/rcetest0.cfg'. Click 'OK'.

Click 'Download'. 'Prestart' button appears if things worked.

Click 'Prestart'.

Click 'Go'.


Layout group C on 8/27/2014
Hostslotrceid
dtm410
dpm0100
 102
 110
 112
 120
 122
 130
dpm7132

   

 

Run TS

Send software generated triggers:

$ cd /u1/daq & soruce setup_env.csh
$ ./rceScripts/connect_ti.csh (pw ask Pelle/Ryan/Ben)
$ cd /home/daq/linuxvme/tid/src
$ ./tidInt_test

Change trigger rate by modifying tidInt_test.c: tidSoftTrig(0xffff,0xFFFF,1);


  • No labels