pylabrobot.liquid_handling.backends.hamilton.STAR_backend.STAR.__init__#
- STAR.__init__(*args, **kwargs)#
Create a new STAR interface.
- Parameters:
device_address – the USB device address of the Hamilton STAR. Only useful if using more than one Hamilton machine over USB.
serial_number – the serial number of the Hamilton STAR. Only useful if using more than one Hamilton machine over USB.
packet_read_timeout – timeout in seconds for reading a single packet.
read_timeout – timeout in seconds for reading a full response.
write_timeout – timeout in seconds for writing a command.