07.03.2014 Views

Introduction.

Introduction.

Introduction.

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Workshop PG5<br />

Write your first program<br />

2.3 BUILD your program<br />

What’s the BUILD<br />

function?<br />

BUILD your program:<br />

The functionality of BUILD is one of the most powerful features of the PG5<br />

package. It provides an automated and optimized procedure to take you from<br />

edit mode into online mode. The PCD system is updated with all the modifications<br />

that have been made to the project files.<br />

.<br />

Compile the program by clicking on the "Build Project" icon.<br />

As soon as you click on the "Build " icon, the program goes through all the<br />

files and assembles one after the other. This process is documented in the message<br />

window, so you'll always know which files are actually assembled. Once<br />

all the files are done, the linking starts. This also is documented in the message<br />

window. If everything is ok, the message window will tell you:<br />

Output to the<br />

MESSAGE<br />

WINDOW:<br />

The program " Inputoutput<br />

combination.src "<br />

has no errors.<br />

All the files that are<br />

linked. (We only<br />

have one file in this<br />

example plus the<br />

basic file called<br />

"~projpg4" which is<br />

always there.)<br />

The build was<br />

successful.<br />

Upon a successful build, your program is ready to be downloaded to the PCD.<br />

© Saia-Burgess Controls Ltd. Page 2-6

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!