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.panda.PandaPcapController#

class ophyd_async.panda.PandaPcapController(pcap: PcapBlock)[source]#

Bases: DetectorControl

Methods

get_deadtime(exposure: float) float[source]#
async arm(num: int, trigger: DetectorTrigger = DetectorTrigger.constant_gate, exposure: float | None = None) AsyncStatus[source]#
async disarm() AsyncStatus[source]#