Note
Ophyd async is included on a provisional basis until the v1.0 release and may change API on minor release numbers before then
ophyd_async.core.TriggerInfo#
- class ophyd_async.core.TriggerInfo(num: int, trigger: DetectorTrigger, deadtime: float, livetime: float)[source]#
Bases:
object
Minimal set of information required to setup triggering on a detector
Methods
Attributes
Number of triggers that will be sent
Sort of triggers that will be sent
What is the minimum deadtime between triggers
What is the maximum high time of the triggers
- trigger: DetectorTrigger#
Sort of triggers that will be sent