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

Compare with Current View Page History

« Previous Version 2 Next »

Starting from scratch

 

Open new terminal

$ cd /u1/coda_rth
$ ./start_rc 

Open new terminal

$ cd /u1/coda_rth
$ ./start_eb

Open new terminal

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)

$ ./start_eb

Press 'connect' on RC GUI.

Open new terminal

$ cd /u1/coda_rth
$ ./start_eb

 

 

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