pylabrobot.opentrons.OT2_8ChannelPipette.move_to#

async OT2_8ChannelPipette.move_to(location: Coordinate, speed: float | None = None, minimum_z_height: float | None = None, force_direct: bool = False) None#

Move to an absolute robot-frame coordinate, then retract to at least traversal height.

Parameters:
Return type:

None