pylabrobot.liquid_handling.backends.tecan.EVO.EVO.dispense#
- async EVO.dispense(ops: List[SingleChannelDispense], use_channels: List[int])#
Dispense liquid from the specified channels.
- Parameters:
ops (List[SingleChannelDispense]) – The dispense operations to perform.
use_channels (List[int]) – The channels to use for the dispense operations.