Note

Ophyd async is considered experimental until the v1.0 release and may change API on minor release numbers before then

ophyd_async.epics.advimba#

Members

VimbaDetector

Ophyd-async implementation of an ADVimba Detector.

VimbaController

VimbaDriverIO

This mirrors the interface provided by ADVimba/db/vimba.template.

class ophyd_async.epics.advimba.VimbaDetector(prefix: str, path_provider: PathProvider, drv_suffix='cam1:', hdf_suffix='HDF1:', name='')[source]#

Ophyd-async implementation of an ADVimba Detector.

class ophyd_async.epics.advimba.VimbaDriverIO(prefix: str, name: str = '')[source]#

This mirrors the interface provided by ADVimba/db/vimba.template.