pylabrobot.opentrons.flex.flex_head.FlexHead8.aspirate_single#

async FlexHead8.aspirate_single(plate: Plate, well: str, volume: float, flow_rate: float | None = None) → None#

Aspirate a single well with the currently mounted single tip.

Follows stage -> validate -> wire -> commit/rollback for the well tracker, same as the column aspirate, and leaves any plunger priming to the robot for the same reason.

Parameters:
Return type:

None