dodal.devices.oav.oav_async.ZoomController#
- class dodal.devices.oav.oav_async.ZoomController[source]#
- Device to control the zoom level. This should be set like
o = OAV(name=”oav”) oav.zoom_controller.set(“1.0x”)
Note that changing the zoom may change the AD wiring on the associated OAV, as such you should wait on any zoom changs to finish before changing the OAV wiring.
Methods
set
(level_to_set)Attributes