pylabrobot.liquid_handling.backends.hamilton.STAR.STAR.setup#

async STAR.setup(skip_autoload=False, skip_iswap=False, skip_core96_head=False)#

Creates a USB connection and finds read/write interfaces.

Parameters:
  • skip_autoload – if True, skip initializing the autoload module, if applicable.

  • skip_iswap – if True, skip initializing the iSWAP module, if applicable.

  • skip_core96_head – if True, skip initializing the CoRe 96 head module, if applicable.