Installation guide

Table Of Contents
3. First Step
Safety and Installation (RC90 / EPSON RC+5.0) Rev.6
53
5. Run the program
(1) 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.
(2) 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.
(3) Click the <Start> button on the [Run] window to run the program.
(4) 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.