![]() |
BioImager
4.9.0
A .NET microscopy imaging application based on Bio library. Supports various microscopes by using imported libraries & GUI automation. Supports XInput game controllers to move stage, take images, run ImageJ macros on images or Bio C# scripts.
|
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.