User Tools

Site Tools


s800_version_0x0004

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
s800_version_0x0004 [2013/12/12 10:51]
pereira created
s800_version_0x0004 [2013/12/12 10:56]
pereira
Line 3: Line 3:
 The top level packet tags are defined as (C code): The top level packet tags are defined as (C code):
  
 +<code>
  #define S800_VERSION         0x0004  #define S800_VERSION         0x0004
  #define S800_PACKET         0x5800  #define S800_PACKET         0x5800
Line 19: Line 20:
  #define S800_OB_PIN_PACKET 0x58A0  #define S800_OB_PIN_PACKET 0x58A0
  #define S800_FP_HODO_PACKET 0x58B0  #define S800_FP_HODO_PACKET 0x58B0
 +</code>
 +
 +
  
 ====== Detailed description of each packet tag ====== ====== Detailed description of each packet tag ======
Line 27: Line 31:
 Data read from the Lecroy 2367 ULM module and a Phillips 7186H TDC. One trigger pattern followed by up to four times. Format: Data read from the Lecroy 2367 ULM module and a Phillips 7186H TDC. One trigger pattern followed by up to four times. Format:
  
 +<code>
  0xpppp 0xcttt 0xcttt ...  0xpppp 0xcttt 0xcttt ...
 +</code>
  
 where p is the trigger pattern, c is the channel within the TDC and t the data. where p is the trigger pattern, c is the channel within the TDC and t the data.
s800_version_0x0004.txt ยท Last modified: 2013/12/12 11:05 by pereira