pylabrobot.opentrons.flex.flex_head.FlexHead1.liquid_probe#
- async FlexHead1.liquid_probe(well: Well) float#
Probe downward in
welluntil the pressure sensor detects liquid; return its z (mm).One
liquidProbecommand namingwell. Requires a mounted tip (checked before any wire command). RaisesOpentronsErrorif no liquid is found; usetry_liquid_probefor the non-raising variant.