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.
Loading...
Searching...
No Matches
microscope.UnsupportedFeatureError Class Reference
Inheritance diagram for microscope.UnsupportedFeatureError:
microscope.DeviceError microscope.MicroscopeError

Detailed Description

Raised when some operation requires a feature that is not supported.

This exception is raised when an operation requires some feature
that is not supported, either because the physical device does not
provide it, or Python Microscope has not yet implemented it.  For
example, most devices do not support all trigger modes.

Definition at line 93 of file __init__.py.


The documentation for this class was generated from the following file: