OLO RoboticsDocs
Tutorials

Scheduling Scripts

Run scripts immediately or on a schedule from the Automation panel.

This tutorial assumes you are familiar with the SDK Playground and with loading and saving scripts. You need at least one saved script.

Steps

  1. On the dashboard, select Automation in the robot control panel.

Automation control panel - run or schedule

  1. The Automation control panel opens. Your saved scripts are listed. Select the script you want to schedule.

Schedule timing options

  1. You can run the script immediately or schedule it.

Timing options (interval, cron)

  1. To schedule, set the timing options (e.g. interval or cron).

Scheduled job in Automation panel

  1. After scheduling, the job appears in the Automation control panel. You can see when it will run next and use the options to turn it off or delete it.

Scheduled scripts and next run time

  1. When a script is running, this is shown next to the Automation button on the robot control panel on the dashboard.

Script running indicator and Console output

  1. The Console output in the Automation control panel shows logs while the script runs. Open the Automation panel to see which script is running and to stop it if needed.

On this page