This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
cable_chamber [2018/04/02 09:13] acqilc [Geometry] |
cable_chamber [2021/07/10 23:21] (current) |
||
---|---|---|---|
Line 22: | Line 22: | ||
|10| 20 |17| | |10| 20 |17| | ||
|11| 22 |19| | |11| 22 |19| | ||
- | |12| missing |21| | + | |12| missing (23) |21| |
The channel 23 is not connected to a lemo in the current version of firmware. Upgrade version of firmware with the correct connection will require a new calibration of Petirocs DAC | The channel 23 is not connected to a lemo in the current version of firmware. Upgrade version of firmware with the correct connection will require a new calibration of Petirocs DAC | ||
Line 32: | Line 32: | ||
+ | The settings for starting a run are: | ||
+ | <code> | ||
+ | # 4 FEBS aligned 491+15 | ||
+ | daqcontrol --daq-download --dbstate=FE1_24CH_29 | ||
+ | daqcontrol --daq-setvth --vth=506 | ||
+ | daqcontrol --daq-configure | ||
+ | daqcontrol --trig-spillof --clock=10000 | ||
+ | daqcontrol --trig-spillon --clock=100000 | ||
+ | # 499 for TDC5 and 494 for TDC8 in DB | ||
+ | #daqcontrol --daq-setvth --vth=500 | ||
+ | daqcontrol --trig-spillreg --value=4 | ||
+ | </code> |