pylabrobot.molecular_devices.spectramax.SpectraMaxM5#
- class pylabrobot.molecular_devices.spectramax.SpectraMaxM5(name: str, port: str)#
Bases:
MolecularDevicesPlateReaderAttributes
Methods
__init__(name, port)Clear the device error log.
close()Close the plate tray.
open()Open the plate tray.
read_absorbance(plate, wells, wavelength[, ...])Read absorbance.
Read the device error log.
read_fluorescence(plate, wells, ...[, ...])Read fluorescence.
read_fluorescence_polarization(plate, ...[, ...])Read fluorescence polarization.
read_luminescence(plate, wells, focal_height)Read luminescence.
read_time_resolved_fluorescence(plate, ...)Read time-resolved fluorescence.
Get the firmware version.
Get the current device status.
Get (current_temp, set_point) from the device.
send_command(command[, timeout, num_res_fields])Send a command and receive the response, automatically determining the number of response fields.
set_temperature(temperature)setup()Start shaking.
stop()Stop shaking.
wait_for_idle([timeout])Wait for the plate reader to become idle.