pylabrobot.opentrons.flex.flex_head.FlexHead8.dispense_container#

async FlexHead8.dispense_container(container: Container, volume: float, flow_rate: float | None = None, offset: Coordinate | None = None, liquid_height: float | None = None) → None#

Dispense volume uL per channel into one single-cavity container.

Mirrors aspirate_container: same addressing, same pre-wire guards, and the container’s single tracker staged with the total.

Parameters:
Return type:

None