Skip to content

Search these docs, or ask Revo a question — answers link the pages they came from.

Fill Storage Device

Fills a range of positions in a storage device with labware of a given type.


ParameterTypeDescription
Labware Type string The type of labware to fill the positions with.
Parameters ParameterInstanceCollection Starting values for the labware's own properties, applied to every labware this step creates.
Start Position int First position in the range this step covers, counting from 1. Set the start and end to the same position to act on exactly one.
End Position int Last position in the range this step covers, inclusive. Set the start and end to the same position to act on exactly one.
Device string The device this step acts on, chosen from the devices configured on this system.
Notes string Free-text note kept with this step. It appears on the step in the schedule editor and in the event log, and has no effect on what the step does. Use it to record why the step is here.
Enabled bool Whether this step runs. Clearing it leaves the step in the schedule, in place and still configured, but skips it at run time.

Mandatory parameter