pylabrobot.opentrons.flex.flex_head.FlexHead1.try_liquid_probe#

async FlexHead1.try_liquid_probe(well: Well) → float | None#

Like liquid_probe but return None instead of raising when no liquid is found.

Parameters:

well (Well)

Return type:

float | None