Difference between revisions of "Readout errors in data stream"

From GlueXWiki
Jump to: navigation, search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
Use data type 11 to report readout errors (fadc250, fadc125, F1TDC)
 
Use data type 11 to report readout errors (fadc250, fadc125, F1TDC)
  
<u> Block ready timeout </u>
+
<u> Block Ready Timeout </u>
 +
 
 +
0xD8000001  Type definition
 +
(32 bits)    fadc slot mask       
 +
(32 bits)    fadc ready for readout mask
 +
 
 +
<u> No data or readout problem  </u>
 +
 
 +
0xD8000002  Type definition
 +
(32 bits)    fadc slot mask       
 +
(32 bits)    Token status
 +
 
 +
<u> Block read error (DMA interrupt)  </u>
 +
 
 +
0xD8000004  Type definition
 +
(32 bits)    fadc slot mask       
 +
(32 bits)    Token status
 +
(32 bits)    Bus error status

Latest revision as of 14:54, 9 January 2016

Use data type 11 to report readout errors (fadc250, fadc125, F1TDC)

Block Ready Timeout

0xD8000001   Type definition
(32 bits)    fadc slot mask        
(32 bits)    fadc ready for readout mask

No data or readout problem

0xD8000002   Type definition
(32 bits)    fadc slot mask        
(32 bits)    Token status

Block read error (DMA interrupt)

0xD8000004   Type definition
(32 bits)    fadc slot mask        
(32 bits)    Token status
(32 bits)    Bus error status