Running and Debugging Programs
You can run programs from the Run Window or from the Operator Window. The Run Window is used primarily for testing and debugging. The Operator Window is used as an operator interface for simple applications or demos.
You can also run programs using the RC+ API option or GUI Builder option.
To run a program
Select [Run] Window from the [Run] menu. This command will build the project (if required) and open the [Run] Window. The [Run] Window allows you to choose which function to execute. Select a function and then click the [Start] button.