4. 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:
19:32:45 Task main started
19:32:45 All tasks stopped
On the Run window, you will see the output of the print statement.