- Restart DAQ (with cntrl-C)
- Select option (5) "Setup for source test runs".
- From the submenu, select option (3) "Load Beam Mode firmware into a HTR"
- Enter the HTR# you want to reprogram. Answer 'y' to any "Do you want to/Are you sure" questions.
- Reprogramming each HTR will take approximately 4 minutes.
./htr_test -s [slot] -t [fiber]
This will printout a formatted text of what came on the fiber you specified. It is basically just decoding Terry Shaw's data format. If all's well you should see the CAPids rotating, and the Mantissa and Exponents of all 3 QIEs for all 4 CAPids behaving reasonably. It should look like this:
Data Mant2 Exp2 Mant1
Exp1 Mant0 Exp0 C2 C1 C0
0x11803
12 0 0 0 0
0x12832 25 0
20 0
0x12AAB
21 0 1 1 1
0x12422 17 0
18 0
0x12B53
21 0 2 2 2
0x12C26 19 0
22 0
0x125FB
18 0 3 3 3
0x13020 16 0
24 0
Things to note:
See Terry Shaw's data
format documentation for details.