Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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_eber

Open new terminalStart rce GUI

$ cd /u1/daqcoda_rth
$ source setup_env.csh 
$ ./rceScripts/start_gui.shsudo ./start_et

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)

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

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

 

Start rce server on dpm7

 

$ ssh dpm7
$ cd /mnt/host/daq
$ ./rceScripts/start_server.csh

Start rce GUI 

$ cd /u1/daq
$ ./rceScripts/start_gui.csh

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

...

Option 1: Send software triggers from TS

Open new terminal.

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

...