Search these docs, or ask Revo a question — answers link the pages they came from.
Start Next Schedule Thread
Tells the scheduler to start the next thread of this schedule run after an optional Delay, rather than at the normal pacing time, so labware can leave storage just as locations become free.
Start Next Schedule Thread Tells the scheduler to start the next thread of this schedule run after an optional Delay, rather than at the normal pacing time, so labware can leave storage just as locations become free.
| Parameter | Type | Description |
|---|---|---|
| Delay | TimeSpan | How long to wait before the scheduler starts the next schedule thread. |
| 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. |