Commit ffcec947 authored by David Cussans's avatar David Cussans

Connecting event number count to trigger number for now

parent 0b315fe5
......@@ -474,7 +474,8 @@ BEGIN
trigger_i => overall_trigger,
trigger_times_i => trigger_times,
trigger_inputs_fired_i => triggers,
trigger_cnt_i => trigger_cnt_i,
-- trigger_cnt_i => trigger_cnt_i,
trigger_cnt_i => event_number_o,
shutter_i => shutter_i,
shutter_cnt_i => shutter_cnt_i,
spill_i => spill_i,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment