pylabrobot.temperature_controlling.inheco.control_box.InhecoTECControlBox#

class pylabrobot.temperature_controlling.inheco.control_box.InhecoTECControlBox(vid=1003, pid=8227, serial_number=None)#

Bases: object

Methods

__init__([vid, pid, serial_number])

reset_action_display()

send_command(command[, timeout])

Send a command to the device and return the response

set_touchscreen(active)

setup()

If io.setup() fails, ensure that libusb drivers were installed as per docs.

stop()