pylabrobot.liquid_handling.backends.hamilton.vantage_backend.Vantage.__init__#

Vantage.__init__(*args, **kwargs)#

Create a new STAR interface.

Parameters:
  • device_address – the USB device address of the Hamilton Vantage. Only useful if using more than one Hamilton machine over USB.

  • serial_number – the serial number of the Hamilton Vantage.

  • 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.

  • num_channels – the number of pipette channels present on the robot.