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.epics.advimba.VimbaController#

class ophyd_async.epics.advimba.VimbaController(driver: VimbaDriverIO)[source]#

Bases: DetectorControl

Methods

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