DAQ Meeting/20180731

From PREX Wiki
Revision as of 20:18, 31 July 2018 by Cameronc (talk | contribs) (Created page with "* Make a new config called something like Prex_banks.crl * Add [compton@compton ~/crl]$ grep FADC_ACCUM fadcTest.crl const FADC_ACCUM = 0x0211 open bank FADC_ACCUM of BT_...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
  • Make a new config called something like Prex_banks.crl
  • Add
[compton@compton ~/crl]$ grep FADC_ACCUM fadcTest.crl
const FADC_ACCUM = 0x0211
open bank FADC_ACCUM of BT_UI4
%%
c code 
%%
close bank
  • Separate banks for scaler, TI, HAPPEX ADC, QWeak ADC, HAPPEX Timing Board, miscelaneous
  • xcefdump will automatically see the dump structure
  • We will have to add the dump structure into PAN/new analyzers