Difference between revisions of "GeP ECal cosmics DAQ"

From Hall A Wiki
Jump to: navigation, search
(Set up VTP)
(Set up CODA)
Line 15: Line 15:
 
=== Set up CODA ===
 
=== Set up CODA ===
 
* Use "sbs-onl@eel124gemdaq" to run CODA
 
* Use "sbs-onl@eel124gemdaq" to run CODA
 +
* Create a softlink at "eel124gemdaq": <code>SBS-ECAL -> /adaqfs/home/sbs-onl/ecal/</code>, and add a component table: <code>SBS-ECAL/coda_scripts/config/ECALDAQ/coda_component_table.cfg</code>
 
* In <code>sbs-onl@eel124gemdaq: .bashrc</code>, I changed <br/>
 
* In <code>sbs-onl@eel124gemdaq: .bashrc</code>, I changed <br/>
 
<pre>EXPID=EELDAQ  
 
<pre>EXPID=EELDAQ  
Line 25: Line 26:
 
export CODA_SCRIPTS="${HOME}/SBS-ECAL/coda_scripts"
 
export CODA_SCRIPTS="${HOME}/SBS-ECAL/coda_scripts"
 
</pre>
 
</pre>
* Create a softlink at "eel124gemdaq": <code>SBS-ECAL -> /adaqfs/home/sbs-onl/ecal/</code>, and add a component table: <code>SBS-ECAL/coda_scripts/config/ECALDAQ/coda_component_table.cfg</code>
+
* Change the <code>$COOL_HOME</code> and <code>$JAVA_HOME</code> in <code>SBS-ECAL/coda_scripts/setupCODA3.bash</code>
* Create a configuration "ECALcosmic" with "sbsvme22" and "hksvtp" in jceidt
+
* Create a configuration "ecalcosmic" with "sbsvme22" and "hksvtp" in jceidt
 +
 
 
=== Set up VTP ===
 
=== Set up VTP ===
 
* Download the firmware "fe_vtp_v7_sbs_ecal.bin" and put it under <code>/adaqfs/home/sbs-onl/ecal/vtp/firmware</code>
 
* Download the firmware "fe_vtp_v7_sbs_ecal.bin" and put it under <code>/adaqfs/home/sbs-onl/ecal/vtp/firmware</code>
 
* Update the DiagGUI to the latest version with ECAL implemented: <code>/adaqfs/home/sbs-onl/ecal/fe_diaggui/</code>
 
* Update the DiagGUI to the latest version with ECAL implemented: <code>/adaqfs/home/sbs-onl/ecal/fe_diaggui/</code>

Revision as of 11:44, 7 May 2024

  • CPU : sbsvme22
  • VTP : hksvtp portservhats4 port 3 geptestvxs.jlab.org
  • VXS crate : 129.57.188.101

2 FADCs in slot 8 and 9

  • DiagGui

In sbs-onl account from daq computers or CPU

cd ecal/fe_diaggui

./runDiagGui.sh ecaltest.txt

Set up CODA

  • Use "sbs-onl@eel124gemdaq" to run CODA
  • Create a softlink at "eel124gemdaq": SBS-ECAL -> /adaqfs/home/sbs-onl/ecal/, and add a component table: SBS-ECAL/coda_scripts/config/ECALDAQ/coda_component_table.cfg
  • In sbs-onl@eel124gemdaq: .bashrc, I changed
EXPID=EELDAQ 
SESSION=EELRP
export CODA_SCRIPTS="${HOME}/SBS-GENRP/coda_scripts"

to

EXPID=COSMICDAQ
SESSION=ECALDAQ
export CODA_SCRIPTS="${HOME}/SBS-ECAL/coda_scripts"
  • Change the $COOL_HOME and $JAVA_HOME in SBS-ECAL/coda_scripts/setupCODA3.bash
  • Create a configuration "ecalcosmic" with "sbsvme22" and "hksvtp" in jceidt

Set up VTP

  • Download the firmware "fe_vtp_v7_sbs_ecal.bin" and put it under /adaqfs/home/sbs-onl/ecal/vtp/firmware
  • Update the DiagGUI to the latest version with ECAL implemented: /adaqfs/home/sbs-onl/ecal/fe_diaggui/