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.controllers.zaber._ZaberDeviceConnection Member List

This is the complete list of members for microscope.controllers.zaber._ZaberDeviceConnection, including all inherited members.

__init__(self, _ZaberConnection conn, int device_address) (defined in microscope.controllers.zaber._ZaberDeviceConnection)microscope.controllers.zaber._ZaberDeviceConnection
been_homed(self, int axis=0)microscope.controllers.zaber._ZaberDeviceConnection
command(self, bytes command, int axis=0)microscope.controllers.zaber._ZaberDeviceConnection
get_absolute_position(self, int axis)microscope.controllers.zaber._ZaberDeviceConnection
get_current_index(self, int axis)microscope.controllers.zaber._ZaberDeviceConnection
get_index_distance(self, int axis)microscope.controllers.zaber._ZaberDeviceConnection
get_lamp_flux(self, int channel) (defined in microscope.controllers.zaber._ZaberDeviceConnection)microscope.controllers.zaber._ZaberDeviceConnection
get_lamp_is_on(self, int channel) (defined in microscope.controllers.zaber._ZaberDeviceConnection)microscope.controllers.zaber._ZaberDeviceConnection
get_lamp_max_flux(self, int channel) (defined in microscope.controllers.zaber._ZaberDeviceConnection)microscope.controllers.zaber._ZaberDeviceConnection
get_lamp_temperature(self, int channel) (defined in microscope.controllers.zaber._ZaberDeviceConnection)microscope.controllers.zaber._ZaberDeviceConnection
get_limit_max(self, int axis)microscope.controllers.zaber._ZaberDeviceConnection
get_limit_min(self, int axis)microscope.controllers.zaber._ZaberDeviceConnection
get_number_axes(self)microscope.controllers.zaber._ZaberDeviceConnection
get_rotation_length(self, int axis)microscope.controllers.zaber._ZaberDeviceConnection
home(self, int axis=0)microscope.controllers.zaber._ZaberDeviceConnection
is_busy(self) (defined in microscope.controllers.zaber._ZaberDeviceConnection)microscope.controllers.zaber._ZaberDeviceConnection
lamp_off(self, int channel) (defined in microscope.controllers.zaber._ZaberDeviceConnection)microscope.controllers.zaber._ZaberDeviceConnection
lamp_on(self, int channel) (defined in microscope.controllers.zaber._ZaberDeviceConnection)microscope.controllers.zaber._ZaberDeviceConnection
move_by_relative_position(self, int axis, int position) (defined in microscope.controllers.zaber._ZaberDeviceConnection)microscope.controllers.zaber._ZaberDeviceConnection
move_to_absolute_position(self, int axis, int position) (defined in microscope.controllers.zaber._ZaberDeviceConnection)microscope.controllers.zaber._ZaberDeviceConnection
move_to_index(self, int axis, int index) (defined in microscope.controllers.zaber._ZaberDeviceConnection)microscope.controllers.zaber._ZaberDeviceConnection
set_lamp_flux(self, int channel, float flux) (defined in microscope.controllers.zaber._ZaberDeviceConnection)microscope.controllers.zaber._ZaberDeviceConnection
wait_until_idle(self, float timeout=10.0)microscope.controllers.zaber._ZaberDeviceConnection