![]() |
BioImager
3.9.1
A .NET microscopy imaging library. Supports various microscopes by using imported libraries & GUI automation. Supported libraries include PriorĀ® & ZeissĀ® & all devices supported by Micromanager 2.0 and python-microscope.
|
Raised when there is an issue controlling a device. This exception is raised when there is an issue with controlling the device, be it with its programming interface or with the physical hardware. It is most common when commands to the device fail or return something unexpected. .. note:: The subclasses `DisabledDeviceError`, `IncompatibleStateError`, `InitialiseError`, and `UnsupportedFeatureError` provide more fine grained exceptions.
Definition at line 30 of file __init__.py.