Difference between revisions of "CMU - fADC125"

From GlueXWiki
Jump to: navigation, search
 
Line 1: Line 1:
Database setup
+
Database setup on data acq computer...
 
#Run msqld & and watch for error msgs (disconnects etc)
 
#Run msqld & and watch for error msgs (disconnects etc)
 
#cedit
 
#cedit
Line 13: Line 13:
 
##edit the crl files
 
##edit the crl files
 
##compile with makelist filename.crl ppc
 
##compile with makelist filename.crl ppc
 +
 +
To be continued.

Revision as of 09:55, 3 December 2010

Database setup on data acq computer...

  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

To be continued.