A run, also referred to as a run configuration or simply configuration, defines how you execute your robot.
Each robot needs at least one run attached to it to be able to execute. You can have as many runs per robot as you need.
The run defines things like:
- Data inputs
- Scheduling
- Error handling
- Proxies
- More!
To create a run:
- Select your robot in the Projects view.
- Select New run.
