Difference between revisions of "CODA links"

From GlueXWiki
Jump to: navigation, search
Line 1: Line 1:
 
  
  
Line 9: Line 8:
 
#Run msqld & and watch for error msgs (disconnects etc)
 
#Run msqld & and watch for error msgs (disconnects etc)
 
#cedit
 
#cedit
#Open database (open existing database)
+
##Open database (open existing database)
#Open... to open existing run config
+
##Open... to open existing run config
#New... to copy above to new config
+
##New... to copy above to new config
#Save... save to new name (save as did not work for me).
+
##Save... save to new name (save as did not work for me).
 
+
 
#dbedit
 
#dbedit
#check values were imported into database correctly.
+
##check values were imported into database correctly.
#make sure readout list filenames are correct
+
##make sure readout list filenames are correct
 
+
#Readout files...
 +
##ours are in coda/2.5/extensions/adc125lib/vxworks
 +
##edit the crl files
 +
##compile with make file.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:51, 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 make file.crl ppc