Expand description
Commmands which can be issued to the various components of the tof system.
Re-exports§
pub use factory::*;
Modules§
- Payloads for commands that configure an entity of the TOF system.
- The actual command list - one function per ocmmand
Structs§
- A general command class with an arbitrary payload
Enums§
- General command class for ALL commands to the tof C&C instance and readout boards
- How to operate the readout Default mode is to request events from the MasterTrigger. However, we can also stream all the waveforms. CAVEAT: For the whole tof, this will cap the rate at 112 Hz, because of the capacity of the switches.
- Each
TofCommand
triggers aTofResponse
in reply