Difference between revisions of "DAQ settings"

From GlueXWiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
=== Environmental variables ===
+
 
+
'''DAQ_HOME'''  - local installation of DAQ settings
+
+
(be sure that setupcoda3 file is in this directory)
+
 
+
 
+
'''CODA_ROL''' - directory with readout lists
+
 
+
(example, /gluonfs1/gluex/release/0.1/src/rol/${RUN_CONF} )
+
 
+
 
+
''' CONF_DIR ''' - directory with configuration files
+
 
+
(usually you place them at '''DAQ_HOME''')
+
 
+
 
+
 
=== CODA Configuration ===
 
=== CODA Configuration ===
  
Line 27: Line 11:
  
  
 
+
An example of how to start DAQ for the stand alone FCAL (four north or south crates) with the external pulser connected to the master TI.
 
+
An example of how to start DAQ for the stand alone BCAL (four north or south crates) with the external pulser connected to the master TI.
+
  
 
     Login to gluon48 under hdops
 
     Login to gluon48 under hdops
  
         ssh hdops@gluon48
+
         ssh hdops@gluon49
  
 
     Load the environment
 
     Load the environment
Line 39: Line 21:
 
         source /gluex/Subsystems/FCAL/setupcoda3  
 
         source /gluex/Subsystems/FCAL/setupcoda3  
  
     Start DAQ for 4 north or south crates:
+
     Start DAQ for 6 north or south crates:
  
 
         fcal_N6_start or  
 
         fcal_N6_start or  
Line 46: Line 28:
 
             note that the command to terminate all DAQ processes is for example
 
             note that the command to terminate all DAQ processes is for example
  
                 fcal_N4_exit
+
                 fcal_N6_exit
  
     Choose configuration: Configurations-->Coda Config-->bcal_s4 (or bcal_n4)
+
     Choose configuration: Configurations-->Coda Config-->fcal_s6 (or fcal_n6)
 
     Settings in the Run Control (you have to set these variables once if you edit coda configuration with jcedit)
 
     Settings in the Run Control (you have to set these variables once if you edit coda configuration with jcedit)
  
 
         Set User --> Runtime Variables --> Config File to  /gluex/Subsystems/FCAL/fcal_led_ti/pulse
 
         Set User --> Runtime Variables --> Config File to  /gluex/Subsystems/FCAL/fcal_led_ti/pulse
 
         Set User --> Runtime Variables --> List --> %(CODA_ROL) to /gluex/release/0.1/src/rol/fcal_led_ti/src/rol
 
         Set User --> Runtime Variables --> List --> %(CODA_ROL) to /gluex/release/0.1/src/rol/fcal_led_ti/src/rol

Latest revision as of 14:52, 10 April 2014

CODA Configuration

fcal_N6 - six north crates (rocfcal1- rocfcal6)

fcal_N2 - two north crates (rocfcal1 - rocfcal2)

fcal_S6 - six south crates (rocfcal7 - rocfcal12)

RUN Configuration

An example of how to start DAQ for the stand alone FCAL (four north or south crates) with the external pulser connected to the master TI.

   Login to gluon48 under hdops
       ssh hdops@gluon49 
   Load the environment
       source /gluex/Subsystems/FCAL/setupcoda3 
   Start DAQ for 6 north or south crates:
       fcal_N6_start or 
       fcal_S6_start
           note that the command to terminate all DAQ processes is for example
               fcal_N6_exit 
   Choose configuration: Configurations-->Coda Config-->fcal_s6 (or fcal_n6)
   Settings in the Run Control (you have to set these variables once if you edit coda configuration with jcedit)
       Set User --> Runtime Variables --> Config File to  /gluex/Subsystems/FCAL/fcal_led_ti/pulse
       Set User --> Runtime Variables --> List --> %(CODA_ROL) to /gluex/release/0.1/src/rol/fcal_led_ti/src/rol