07.03.2014 Views

Introduction.

Introduction.

Introduction.

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Workshop PG5<br />

Write your first program<br />

2.1 Manage your program files.<br />

There are a lot of different kinds of files in a project. Here, we will cover<br />

program files. There is three editors, and the format you choose to program<br />

in, determines the editor you will use.<br />

S-EDIT is the editor for programs written in IL ( Instruction list or AWL<br />

in German ). IL is a kind of assembler code with 127 different instructions,<br />

which work in combination with very powerful assembler directives.<br />

This will be your tool if you plan to make very fast programs or if<br />

you start to implement your own communication protocols into the PCD.<br />

FUPLA is the editor for all the guys who like to edit their programs in a<br />

graphical environment. ( Like ladder or logic)<br />

The only difference between LADDER and LOGIC is in the way you draw<br />

binary combinations. As soon as you use integer or floating decimal values,<br />

both LADDER and LOGIC become very similar to work with. We<br />

have implemented both LOGIC and LADDER into the same editor.<br />

In addition to the large basic library, a large number of libraries for applications<br />

like HVAC or communications via a modem, ( pager, modem … )<br />

can be purchased.<br />

GRAFTEC is the name of the editor in which you can draw<br />

SEQUENTIAL BLOCS. It is a way to structure and display your program<br />

in a sequential format. This is useful if you want to solve sequential problems<br />

where you have to wait on some internal or external events before<br />

starting the next program step.<br />

© Saia-Burgess Controls Ltd. Page 2-1

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

Saved successfully!

Ooh no, something went wrong!