pylabrobot.opentrons.flex.flex_head.FlexHead96.configure_for_volume#
- async FlexHead96.configure_for_volume(volume: float) None#
Put the pipette in the volume mode that suits
volumeuL.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