pylabrobot.agilent.biotek.cytation.Cytation5#

class pylabrobot.agilent.biotek.cytation.Cytation5(name: str, camera_serial: str | None = None, device_id: str | None = None, imaging_config: CytationImagingConfig | None = None, use_cam: bool = True)#

Bases: _CytationBase

Agilent BioTek Cytation 5. Adds a camera, reached through microscope.

Attributes

Methods

__init__(name[, camera_serial, device_id, ...])

clear_plate()

Forget the plate geometry the firmware last had loaded (e.g. after closing the tray).

close([plate, slow])

Drive the loading tray in.

deactivate()

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.

request_current_temperature()

request_firmware_version()

request_serial_number()

send_command(command[, parameter, ...])

set_plate(plate)

set_slow_mode(slow)

set_temperature(temperature)

setup()

shake(shake_type, frequency)

Start continuous shaking.

stop()

stop_heating_or_cooling()

stop_shaking()

Parameters: