pylabrobot.agilent.biotek.cytation.Cytation1#

class pylabrobot.agilent.biotek.cytation.Cytation1(name: str, device_id: str | None = None)#

Bases: _CytationBase

Agilent BioTek Cytation 1. No camera; imaging lives on the Cytation 5.

Attributes

Methods

__init__(name[, 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:
  • name (str)

  • device_id (Optional[str])