65
instance.
9. Enter a name in the Program instance field.
The program instance must not be named “RTU” or
“GlobalVariable”.
10. Select the program you want to associate in the Program type
drop-down list.
11. Click OK.
Compiling a project
After configuring the project, you have to compile it.
To compile a project
Click Make or Rebuild Project as required to compile the project.
n Make: It is used to compile the changed worksheets.
n Rebuild Project: It is used to compile the whole project for the first
time or if an announced user library has been changed. The
command Rebuild Project should only be used if 'Make' generates
compiling errors or you have unzipped your project without the
frontend code.
While compiling, the message window displays the compilation
process. Any detected errors and warnings (e.g. syntax errors, memory
or file problems) and additional information are also displayed in the
appropriate message window sheet. You can use the message window
to access the suspected code body worksheet by double clicking on
the error message.
After compiling without any error, you have to download the project
to the controller. See "Downloading a project to the controller" on
page1 for more information.
Chapter 4 - Software