pylabrobot.agilent.biotek.synergy.SynergyH1#
- class pylabrobot.agilent.biotek.synergy.SynergyH1(name: str, timeout: float = 20, device_id: str | None = None)#
Bases:
BioTekPlateReaderDriverAgilent BioTek Synergy H1 plate reader.
Attributes
Methods
__init__(name[, timeout, device_id])Forget the plate geometry the firmware last had loaded (e.g. after closing the tray).
close([plate, slow])Drive the loading tray in.
home()open([slow])Drive the loading tray out.
read_absorbance(plate, wells, wavelength)read_fluorescence(plate, wells, ...)read_luminescence(plate, wells, focal_height)Read luminescence.
send_command(command[, parameter, ...])set_plate(plate)set_slow_mode(slow)set_temperature(temperature)setup()shake(shake_type, frequency)Start continuous shaking.
stop()