pylabrobot.azenta package#

a4S Sealer#

A4S

Driver for the Azenta a4S thermal sealer.

A4SStatus

class pylabrobot.azenta.a4s.A4SStatus.SystemStatus(value)#

Bases: Enum

class pylabrobot.azenta.a4s.A4SStatus.HeaterBlockStatus(value)#

Bases: Enum

class pylabrobot.azenta.a4s.A4SStatus.SensorStatus(shuttle_middle_sensor: bool, shuttle_open_sensor: bool, shuttle_close_sensor: bool, clean_door_sensor: bool, seal_roll_sensor: bool, heater_motor_up_sensor: bool, heater_motor_down_sensor: bool)#

Bases: object

Parameters:
  • shuttle_middle_sensor (bool)

  • shuttle_open_sensor (bool)

  • shuttle_close_sensor (bool)

  • clean_door_sensor (bool)

  • seal_roll_sensor (bool)

  • heater_motor_up_sensor (bool)

  • heater_motor_down_sensor (bool)

XPeel Peeler#

XPeel

Serial driver for the Azenta XPeel automated plate seal remover (RS-232).

FluidX IntelliXcap 96#

FluidXIntelliXcap96

FluidX IntelliXcap 96 automated screw-cap decapper.

FluidXError

Exceptions raised by a FluidX IntelliXcap 96 decapper.

ExtendedStatus

Instrument state flags that the plain status word does not carry.

CartridgeProfile

Settings of the cartridge profile the instrument is running.

CartridgeInfo

Identity and usage of the installed IntelliCartridge.

FirmwareVersions

Firmware versions of the three IntelliXcap subsystems, each four digits.

get_error_message

Return the documented meaning of an IntelliXcap error code.

is_recoverable_error

Whether the command list pins this code to StatusERROR rather than StatusMANUAL.