Difference between revisions of "Set up LAD test stand at the ESB"

From HallCWiki
Jump to: navigation, search
(set up CODA)
(set up CODA)
Line 12: Line 12:
 
* At coda@hcdaq5, copy coda 3.10_devel from adaqfs:
 
* At coda@hcdaq5, copy coda 3.10_devel from adaqfs:
 
<pre>  
 
<pre>  
scp -r adaq@adaq1:/adaqfs/home/sbs-onl/coda/3.10_devel_patched /home/coda/coda/
+
rsync -avz adaq@adaq1:/adaqfs/home/sbs-onl/coda/3.10_devel_patched /home/coda/coda
 
</pre>
 
</pre>
 
and create a soft link:
 
and create a soft link:
Line 20: Line 20:
 
So, "genrp-roc01" and "coda@hcdaq5" are using the same coda package.
 
So, "genrp-roc01" and "coda@hcdaq5" are using the same coda package.
 
* Create a shell script to set up the CODA ENV variables for LAD test stand: /home/coda/setupLAD.sh
 
* Create a shell script to set up the CODA ENV variables for LAD test stand: /home/coda/setupLAD.sh
 +
 
= Set up the ROC =
 
= Set up the ROC =
 
* Log into the roc: ssh sbs-onl@genrp-roc01
 
* Log into the roc: ssh sbs-onl@genrp-roc01

Revision as of 11:52, 13 August 2024

Hardware list

  • One VXS crate (belong to SOLID)
  • One NIM crate (from GEN)
  • ROC: genrp-roc01
  • One FADC (from NPS)
  • One SD (from Alex)
  • One TI (from Bob)

set up CODA

  • The network is under "Hall A development"
  • Use computer named "hcdaq5"
  • At coda@hcdaq5, copy coda 3.10_devel from adaqfs:
 
rsync -avz adaq@adaq1:/adaqfs/home/sbs-onl/coda/3.10_devel_patched /home/coda/coda

and create a soft link:

 
ln -s /home/coda/coda/3.10_devel_patched /home/coda/coda/3.10_devel

So, "genrp-roc01" and "coda@hcdaq5" are using the same coda package.

  • Create a shell script to set up the CODA ENV variables for LAD test stand: /home/coda/setupLAD.sh

Set up the ROC

  • Log into the roc: ssh sbs-onl@genrp-roc01
  • Create a directory for LAD: ESB_LAD_TD/
  • Copy the existing rol:
 
scp -r rol ESB_LAD_TD/