pylabrobot.liquid_handling.backends.hamilton.vantage.Vantage.core96_tip_discard#
- async Vantage.core96_tip_discard(x_position: int = 5000, y_position: int = 5000, z_deposit_position: int = 0, minimal_traverse_height_at_begin_of_command: int = 3900, minimal_height_at_command_end: int = 3900)#
Tip Discard using the 96 head.
- Parameters:
x_position (int) – X Position [0.1mm].
y_position (int) – Y Position [0.1mm].
z_deposit_position (int) – Z deposit position [0.1mm] (collar bearing position).
minimal_traverse_height_at_begin_of_command (int) – Minimal traverse height at begin of command [0.1mm].
minimal_height_at_command_end (int) – Minimal height at command end [0.1mm].