Difference between revisions of "PADC and TDC"

From New IAC Wiki
Jump to navigation Jump to search
Line 20: Line 20:
  
  
const C1190_ADDR = 0x210000
+
const C1190_ADDR = 0x610000
 
const C1190_OFFSET = 0x10000
 
const C1190_OFFSET = 0x10000
  
 
SW1 (Bits 19-16) =1
 
SW1 (Bits 19-16) =1
  
SW2 (bits 23-20) =2
+
SW2 (bits 23-20) =6
  
 
SW1 (bits 27-24) =8
 
SW1 (bits 27-24) =8

Revision as of 22:18, 11 May 2022

UNCL_DAQ_Setup

PADC address

PADC VME Adress

const PDC_ADDR = 0x200000

SW1 (Bits 19-16) =0

SW2 (bits 23-20) =2

SW1 (bits 27-24) =0

SW2 (bits 31-28) =0


TDC address

TDC1290B Address.jpg


const C1190_ADDR = 0x610000 const C1190_OFFSET = 0x10000

SW1 (Bits 19-16) =1

SW2 (bits 23-20) =6

SW1 (bits 27-24) =8

SW2 (bits 31-28) =0


UNCL_DAQ_Setup