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: ophyd_async.core.detector.DetectorTrigger, deadtime: float, livetime: float)[source]#
Bases:
object
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