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 19: Line 19:
 
</pre>
 
</pre>
 
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

Revision as of 11:42, 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:
 
scp -r 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