DUNE DAQ Prototype
Introduction
This is the new wiki for DAQ at the Neutrino Platform. You will find useful links (some of them still referring to NP04) and basic instructions to run the DAQ.
Useful links
Basic Guide for taking data with the DAQ
You can find basic operator instructions
here.
DAQ Software
The DAQ software is hosted
here
and documentation for it can be found
here
.
Timing
Timing masters
Test stand |
Hardware |
Firmware |
IPBus ID |
IP address |
UID/MAC |
JTAG pc |
JTAG Cable Shortcut |
Full JTAG Cable ID |
Vertical drift coldbox (VDC) |
NP04-TLU-01 |
Boreas @ 50 MHz v6.1.0 |
PROD_MASTER_VDC |
10.73.137.84 |
54:10:ec:bb:94:26 |
np04-onl-001 |
53FA |
Digilent/25163300153FA |
Horizontal drift coldbox |
PC059 |
Ouroboros @ 50 MHz v6.1.0 |
TERTIARY |
192.168.200.32 |
d8:80:39:d9:80:cf |
np04-onl-001 |
F4CB |
Digilent/210299A1F4CB |
NP02 SSPs |
PC059 |
Fanout @ 50 MHz v6.1.0 |
PROD_FANOUT_2 |
192.168.200.67 |
d8:80:39:d9:24:91 |
np04-onl-001 |
4E4A |
Digilent/2516330014E4A |
Timing master initialisation sequence
Example for
PROD_MASTER_VDC:
pdtbutler io PROD_MASTER_VDC reset
pdtbutler mst PROD_MASTER_VDC synctime
pdtbutler mst PROD_MASTER_VDC part 0 configure --no-spill-gate
pdtbutler mst PROD_MASTER_VDC align apply-delay 0 0 0 --force
Getting access to BUtool
BUtool has been packaged into a UPS package, with variants for both
CentOS 7 and
CentOS Stream 8. Use the following commands to make it available:
source /cvmfs/dunedaq.opensciencegrid.org/products/setup
source /cvmfs/dunedaq-development.opensciencegrid.org/products/setup
setup protodune_wibsoft v351a -q e19:prof
And here are a few examples on the usage of the BUTool:
BUTool.exe -X /nfs/sw/wib/WIBSoftwareTrunk/scripts/power_status_FEMB_VD_ColdBox.script
BUTool.exe -X /nfs/sw/wib/WIBSoftwareTrunk/scripts/power_on_FEMB_VD_ColdBox.script
BUTool.exe -X /nfs/sw/wib/WIBSoftwareTrunk/scripts/power_off_FEMB_VD_ColdBox.script
--
GiovannaLehmannMiotto - 2021-10-25