3. First Step
RC180 Safety and Installation Rev.18
81
5. Run the program
Press F5 to run the program. (F5 is the hot key for the Run Window
selection of the Run menu). You will see the Status window located at the
bottom of the main window showing the build operation status.
During project build, your program is compiled and linked. Then
communications is established with the controller and project files are sent to
the controller. If there are no errors during build, the Run window will
appear.
Click the Start button on the Run window to run the program.
You should see text similar to the following displayed in the Status window:
08:24:18 Task main started
08:24:18 All tasks stopped
On the Run window, you will see the output of the print statement.
Now let's teach some robot points and modify the program to move the
robot.