Difference between revisions of "SBS HCal DAQ"

From Hall A Wiki
Jump to: navigation, search
Line 1: Line 1:
 
*Start CODA
 
*Start CODA
   VTPTestFADC
+
   log into triton
 +
  source coda_user_setup
 +
  start platform : rcplatform
 +
  start EB1 :
 +
  start ER1 :
 +
 
 +
  on intelsbshcal1 : ./startroc10
 +
 
 +
  on triton : rcgui
 +
  choose  VTPTestFADC
 +
 
 +
* readout files
 +
 
  
  
Line 34: Line 46:
  
 
   VTP_CRATE end
 
   VTP_CRATE end
 +
 +
  
 
* FADC diagnostic tools
 
* FADC diagnostic tools

Revision as of 15:31, 31 July 2017

  • Start CODA
 log into triton
 source coda_user_setup
 start platform : rcplatform
 start EB1 :
 start ER1 :
 on intelsbshcal1 : ./startroc10
 on triton : rcgui
 choose  VTPTestFADC
  • readout files


  • Start and monitor VTP


  • Notes
 hostname VTP : sbsvtp1
 hostname CPU : intelsbshcal1


  • Cold start initialization
 source 
 go to vtp/test directory : execute   ./vtpConfigTest hcalvtp.cnf
  • Sample config file
 VTP_CRATE all
 VTP_FIRMWARE fe_vtp_halla_v7_hcal.bin
 #        slot: 10 13  9 14  8 15  7 16  6 17  5 18  4 19  3 20
 #     payload:  1  2  3  4  5  6  7  8  9 10 11 12 13 14 15 16
 VTP_PAYLOAD_EN  1  1  1  1  1  1  1  1  1  1  1  0  1  0  0  0
 # maximum +/- coincidence (in ns)
 VTP_HCAL_HIT_DT   28
 #threshold in calibrated ADC units
 VTP_HCAL_HIT_EMIN 10
 VTP_CRATE end


  • FADC diagnostic tools
    • start server on intel CPU running the FADCs
 cd diaggui_server
 DiagGuiServer 
    • on triton computer
 cd fe_diaggui
 ./DiagGUI ROCConfigSBS.txt


  • Problems