Difference between revisions of "CODA links"

From GlueXWiki
Jump to: navigation, search
Line 18: Line 18:
 
##ours are in coda/2.5/extensions/adc125lib/vxworks
 
##ours are in coda/2.5/extensions/adc125lib/vxworks
 
##edit the crl files
 
##edit the crl files
##compile with make file.crl ppc
+
##compile with makelist filename.crl ppc
  
 
* [http://hallaweb.jlab.org/equipment/daq/dstruct.html CODA data structure with links to evio library]
 
* [http://hallaweb.jlab.org/equipment/daq/dstruct.html CODA data structure with links to evio library]

Revision as of 14:52, 25 November 2010


Database setup

  1. Run msqld & and watch for error msgs (disconnects etc)
  2. cedit
    1. Open database (open existing database)
    2. Open... to open existing run config
    3. New... to copy above to new config
    4. Save... save to new name (save as did not work for me).
  3. dbedit
    1. check values were imported into database correctly.
    2. make sure readout list filenames are correct
  4. Readout files...
    1. ours are in coda/2.5/extensions/adc125lib/vxworks
    2. edit the crl files
    3. compile with makelist filename.crl ppc