Difference between revisions of "Scaler Data Format"

From GlueXWiki
Jump to: navigation, search
 
Line 36: Line 36:
 
* Live time
 
* Live time
 
* Busy time
 
* Busy time
* Instantaneous
+
* Instantaneous live time
                uint32_t nsync;
+
* Unix time
                uint32_t trig_number;
+
 
                uint32_t live_time;
+
                uint32_t busy_time;
+
* GTP scalers, line 0 - 31
                uint32_t live_inst;
+
* FP scalers,  line 0 - 16
                uint32_t unix_time;
+
* GTP rate,    line 0 - 31
 +
* FP rate,    line 0 - 16

Latest revision as of 12:53, 14 June 2016

FADC250 scalers

Bank EE10 (Df250Scaler)

  • Number of sync events
  • Trigger number
  • Format version number
  • Crate

(vector of 32-bit words)

  • slot
  • 16 fadc rates


FADC250 Asynchronous pedestals

Bank EE05 (Df250AsyncPedestal)

  • Number of sync events
  • Trigger number
  • Crate

(vector of 32-bit words)

  • slot
  • 16 fadc rates


TS/GTP scalers

Bank EE02 (DL1Info)

  • Number of sync events
  • Trigger number
  • Live time
  • Busy time
  • Instantaneous live time
  • Unix time


  • GTP scalers, line 0 - 31
  • FP scalers, line 0 - 16
  • GTP rate, line 0 - 31
  • FP rate, line 0 - 16