pylabrobot.temperature_controlling.opentrons_backend.OpentronsTemperatureModuleBackend#
- class pylabrobot.temperature_controlling.opentrons_backend.OpentronsTemperatureModuleBackend(opentrons_id: str)#
Bases:
TemperatureControllerBackend
Opentrons temperature module backend.
Methods
__init__
(opentrons_id)Create a new Opentrons temperature module backend.
Deactivate the temperature controller.
deserialize
(data)Get the current temperature of the temperature controller in Celsius
set_temperature
(temperature)Set the temperature of the temperature controller in Celsius.
setup
()stop
()- Parameters:
opentrons_id (str)