WarrensVFATRuns
Jump to navigation
Jump to search
GEMHV Settings for Table 1
Ch1 3500 Ch2 3200
VFAT Settings for Table 1
- ContReg<0> 0x09 set
- ContReg<1> 0xFF off
- IPreampIn 0xA8 set
- IPreampFeed 0x50 set
- IPreampOut 0x96 set
- IShaper 0x96 set
- IShaperFeed 0x64 set
- IComp 0x78 set
- Vthreshold1 0x1A set
- Vthreshold2 0xFF off
Run Number | N hits VFAT 0 | ||
---|---|---|---|
FIFOLength[0] | 0xaddr0030 | FIFOdataSize<15:6> FIFOLength<5:0> | FIFOSize = number of 16 bit words in Fifio: FIFOLength = number of events of size FIFOdataSize in FIFO: example: 0x0301 = 001100000001 b => FIFOdataSize = 0000001100 d = 12, 16 bit data words, FIFOLength= 000001 b = 1 event of 12, 16 bit words in FIFO. |
EventSize[0] | 0xaddr0048 | x"000" & EventSize<3:0> | Reading of this register gives the results off of the top of the sizeFIFO. This contains how many words were entered into the dataFIFO from the previous event. |
EventsSentH[0]/EventsSentL[0] | 0xaddr0080/0xaddr00A0 | Each occupies whole word | This records the number of events that have occurred since the v1495 was last reset. |
EventData[0][0] | 0xaddr4000 | Whole word | Reading of this register gives the oldest word in the dataFIFO. |