pylabrobot.resources.Tube.set_volume#

Tube.set_volume(volume: float)#

Set the volume in the tube.

(wraps set_volume())

Example

Set the volume in a tube to 10 uL:

>>> tube.set_volume(10)
Parameters:

volume (float)