pylabrobot.opentrons.flex.flex_head.FlexHead8.configure_for_volume#

async FlexHead8.configure_for_volume(volume: float) → None#

Put the pipette in the volume mode that suits volume uL.

A Flex pipette only reaches its stated accuracy at small volumes in its low-volume mode, which this picks for the volume given. Call it before picking up tips: the robot refuses a mode change while a tip is attached.

Parameters:

volume (float)

Return type:

None