pylabrobot.opentrons.flex.flex_head.FlexHead96.blow_out#
- async FlexHead96.blow_out(flow_rate: float | None = None) None#
Blow out at the current position – one
blowOutInPlacecommand.Pushes the plunger past its dispense-bottom to expel residual liquid from the tip(s) wherever the pipette currently is (no well addressing – position explicitly with
move_to_wellfirst).flow_rate(uL/s) defaults to the dispense default. Blowing out leaves the plunger past its dispense bottom, so the next draw needs priming: seeprepare_to_aspirate. No trackers are involved.- Parameters:
flow_rate (float | None)
- Return type:
None