![]() |
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.
|
This is the complete list of members for microscope.abc.Device, including all inherited members.
| __del__(self) (defined in microscope.abc.Device) | microscope.abc.Device | |
| __init__(self) (defined in microscope.abc.Device) | microscope.abc.Device | |
| add_setting(self, name, dtype, get_func, set_func, values, typing.Optional[typing.Callable[[], bool]] readonly=None) | microscope.abc.Device | |
| describe_setting(self, str name) | microscope.abc.Device | |
| describe_settings(self) | microscope.abc.Device | |
| disable(self) | microscope.abc.Device | |
| enable(self) | microscope.abc.Device | |
| enabled (defined in microscope.abc.Device) | microscope.abc.Device | |
| get_all_settings(self) | microscope.abc.Device | |
| get_is_enabled(self) (defined in microscope.abc.Device) | microscope.abc.Device | |
| get_setting(self, str name) | microscope.abc.Device | |
| initialize(self) | microscope.abc.Device | |
| set_setting(self, str name, value) | microscope.abc.Device | |
| shutdown(self) | microscope.abc.Device | |
| update_settings(self, incoming, bool init=False) | microscope.abc.Device |