Difference between revisions of "CMU - fADC125"

From GlueXWiki
Jump to: navigation, search
 
 
(One intermediate revision by the same user not shown)
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 7: Line 7:
 
##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 - option table is often incomplete.
 
##make sure readout list filenames are correct
 
##make sure readout list filenames are correct
 
#Readout files...  
 
#Readout files...  
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.

Latest revision as of 14:17, 16 May 2013

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 - option table is often incomplete.
    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.