Skip to content
Snippets Groups Projects
Commit 94854ea7 authored by Jerzy Jamroz's avatar Jerzy Jamroz
Browse files

docs: Event regions added.

parent c6731f54
No related branches found
No related tags found
No related merge requests found
Pipeline #83828 passed
......@@ -29,6 +29,16 @@ Beam:
- IonMagEnd
# Event list for the sequencer - allowed events within the tables
## The timing events have been split into purpose blocks:
## • [1 - 39] - repetitive RF synchronized events for the beam operation, in the EVG (master) sequencer.
## • [40 - 49] - special non-repetitive asynchronous events.
## • [50 - 59] - other master events.
## • [60 - 111] and [0x72 - 0x78] - not allocated, spare codes.
## • [112, 113, 121 - 127] - predefined special events for the hardware functionality.
## • [128 - 149] - local EVR input events, time digitizers (TDCs) used to timestamp experimental data.
## • [150 - 199] - local EVR sequencer events, local state machines used to generate a local sequence of events upon an arbitrary global event.
## • [200 - 254] - not allocated, spare codes.
## • [254] - NULL code.
Events: #[event codes]
# Master Events mostly for the ScTable
LEBTCSt: 6
......@@ -43,11 +53,11 @@ Events: #[event codes]
BIAcqSt: 18
BIAcqEnd: 19
# Test events mostly for the EvtTable
F0Hz5: 32
F0Hz5: 60
# F1Hz: 122 # exists by default
F2Hz: 33
F3Hz5: 34
F7Hz: 35
F2Hz: 61
F3Hz5: 62
F7Hz: 63
# F14Hz: 14 # exists by default
# The data packet structure
......
Id,IonMagSt,IonMagEnd,RFSt,LEBTCEnd,LEBTCSt,MEBTCSt,MEBTCEnd,BPulseSt,BPulseEnd,BLen,BEn,BCurr,
0,14851,20851,44976,23831,23876,28831,28856,32851,32856,5.0,3600.0,6000.0,
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment