pylabrobot.temperature_controlling.opentrons_backend.OpentronsTemperatureModuleBackend#
- class pylabrobot.temperature_controlling.opentrons_backend.OpentronsTemperatureModuleBackend(opentrons_id: str)#
Bases:
TemperatureControllerBackendOpentrons temperature module backend.
Attributes
Whether this backend can actively cool below the current temperature.
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)