Search these docs, or ask Revo a question — answers link the pages they came from.
Labware Completed
Tells the scheduler that a labware has finished its schedule, and releases any resources it still claims. Its name then becomes free to use again, which matters when one schedule refers to several different labware by the same name. This is an advanced option that most schedules do not need.
Labware Completed Tells the scheduler that a labware has finished its schedule, and releases any resources it still claims. Its name then becomes free to use again, which matters when one schedule refers to several different labware by the same name. This is an advanced option that most schedules do not need.
| Parameter | Type | Description |
|---|---|---|
| Labware Name ✱ | string | The labware this step acts on, by the name given to it earlier on. Accepts a schedule parameter reference, so the name can be decided at run time rather than fixed here. |
| Notes | string | A free-text note kept with this step. It changes nothing at run time. Shown on the step in the schedule editor and in the event log. Use it to record why the step is here. |
| Enabled | bool | Whether this step runs. Clearing it skips the step when the schedule runs. The step stays in the schedule, in place and still configured. |
✱ Mandatory parameter