pylabrobot.liquid_handling.backends.tecan.EVO.EVO.aspirate

Contents

pylabrobot.liquid_handling.backends.tecan.EVO.EVO.aspirate#

async EVO.aspirate(ops: List[Aspiration], use_channels: List[int])#

Aspirate liquid from the specified channels.

Parameters:
  • ops (List[Aspiration]) – The aspiration operations to perform.

  • use_channels (List[int]) – The channels to use for the operations.