pylabrobot.agilent.biotek.el406.plate_washer.PlateWasher#
- class pylabrobot.agilent.biotek.el406.plate_washer.PlateWasher(el406: EL406)#
Bases:
objectManifold plate washer for the BioTek EL406.
Methods
__init__(el406)aspirate([vacuum_filtration, travel_rate, ...])Aspirate liquid from all wells via the wash manifold.
auto_clean([buffer, duration])Run a manifold auto-clean cycle.
dispense(volume[, buffer, flow_rate, ...])Dispense liquid to all wells via the wash manifold.
prime([volume, buffer, flow_rate, ...])Prime the manifold fluid lines.
wash([cycles, dispense_volume, buffer, ...])Perform manifold wash cycles.
- Parameters:
el406 (EL406)