Front-end information » History » Version 23
« Previous -
Version 23/30
(diff) -
Next » -
Current version
Michael Wallbank, 07/01/2019 09:48 AM
Front-end information¶
V1742/V1495 channel mapping (Last Modified: June 27 2019)¶
Input | Digitizer Channel ---------------------------------+------------------- Cherenkov | 0 ToF DS 5 (SiPM) | 4 ToF DS 6 (SiPM) | 5 ToF DS 7 (SiPM) | 6 ToF DS 8 (SiPM) | 7 ToF US 1 (PMT) | 8 ToF US 2 (PMT) | 9 ToF US 3 (PMT) | 10 ToF US 4 (PMT) | 11 ToF DS 1 (PMT) | 12 ToF DS 2 (PMT) | 13 ToF DS 3 (PMT) | 14 ToF DS 4 (PMT) | 15
Input | Trigger Channel ---------------------------------+------------------- WC 1 Logic | 0 WC 2 Logic | 1 WC 3 Logic | 2 WC 4 Logic | 3 Scintillator Paddle 1 (Mock WC1) | 4 Scintillator Paddle 2 (Mock WC2) | 5 Scintillator Paddle 3 (Mock WC3) | 6 Scintillator Paddle 4 (Mock WC4) | 7 Readout Gate | 8 Switchyard Gate | 9 MWPC Off | 10 Digitizer Busy | 11 MWPC Coincidence | 12 EMPTY | 13 TOFPrompt Logic | 14 TOFSlow Logic | 15
VME crate¶
As user novadaq, the directory
/home/nfs/novadaq/
on novabeamlinedaq00 contains some useful utilities to communicate with the hardware. All CAEN provided software.
Run CAEN upgrader GUI:
./CAENUpgrader-1.6.3/CAENUpgraderGUI/CAENUpgraderGUI
Run CAEN V1742 digitizer (outside of DAQ):
wavedump-3.8.2/bin/wavedump /etc/wavedump/WaveDumpConfig_X742.txt
Run CAEN VME module:
./CAENVMELib-2.50/sample/CAENVMEDemo V2718 <base address, in hex (beginning 0x)> <link>
With this utilities, one can set the base address (option 2), set a register (option 1) and read etc.
CAEN base addresses:
Board Address
1742 3211
2495 3210
1495 0100
V1742 Digitizer¶
Post-Trigger¶
The V1742 has a register named POST_TRIGGER
. This value is a percentage of the readout that is to be after the trigger. There is an implicit latency of around 40 ns, so in reality, the Post-Trigger percentage sets the percentage of the readout that will be after 40 ns past the trigger.
For an unknown reason, only certain values of POST_TRIGGER
are accepted and must be found by trial and error.
Known working values¶
- 0
- 20
- 45
MWPC Controller(s)¶
Beamline:- Hardware address: 00.80.55.00.00.68
- IP address: 131.225.176.70
- Name: ftbfwc03
- CD system reference number: S22041
- CD equipment ID number: 557912
- Hardware address: 00.80.55.EE.00.08
- IP address: 131.225.176.164
- Name: ftbfwc07
- CD system reference number: S22056
Log in (e.g.):
telnet ftbfwc03 <port>Ports (according to here)
- 5000 - daq apps
- 5001 - emergency access
- 5002 - telnet sessions