After some preparatory steps, we will register a robot with the Scheduler and create a schedule for it. We will then watch it run and inspect the results.
This tutorial may be seen as a continuation of the previous one, both because it uses a robot that is similar to the one developed in Tutorial 1, and because it shows yet another way to run a robot. However, the robot must be built in a slightly different way in order to show all the Scheduler's functionality (it must use a Database Output Object rather than an ordinary Output Object). In order to spare you the trouble, we have built this robot for you and included it with the installation. That also makes it possible to take this tutorial without completing Tutorial 1 first.