pylabrobot.opentrons.OT2_8ChannelPipette.pick_up_tips#
- async OT2_8ChannelPipette.pick_up_tips(tip_spots: Sequence[TipSpot], offset: Coordinate | None = None) None#
Pick up consecutive tips using nozzles starting at 0, then retract.
Occupied tip spots under the remaining nozzles always reject the pickup.
- Parameters:
offset (Coordinate | None)
- Return type:
None