08.05.2014 Views

OPTOCONTROL USER'S GUIDE - Opto 22

OPTOCONTROL USER'S GUIDE - Opto 22

OPTOCONTROL USER'S GUIDE - Opto 22

SHOW MORE
SHOW LESS

Create successful ePaper yourself

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

QUICK START<br />

Let’s take a closer look at what this chart does. Even without its descriptive comments, it’s easy<br />

to see that this program segment begins by starting a conveyor belt. If the belt is not running at<br />

the correct speed, the process goes into a loop until the speed is correct. When it is correct,<br />

dough is dropped on the belt, and then chips are dropped on the dough. The process then loops<br />

back to re-evaluate the conveyor speed, waiting if it’s incorrect, and dropping more dough and<br />

chips if it’s correct.<br />

The rectangular-shaped blocks are called action blocks. They do things. The diamond-shaped<br />

blocks are condition blocks. They decide things. Charts may also have oval-shaped blocks called<br />

continue blocks, which route the program logic back to another block in the same chart.<br />

Connections link the blocks together and show how the program logic flows. Action blocks exit<br />

through just one connection, since they always go in one direction. Condition blocks exit through<br />

two connections, one for a true evaluation and the other for a false evaluation.<br />

Opening a Block<br />

Let’s see what’s in a block.<br />

1. Double-click the Drop Dough block.<br />

The Instructions dialog box appears:<br />

This block contains three instructions: Turn On, Delay (Sec), and Turn Off. Each one has a<br />

description above it.<br />

2. Double-click the first instruction (Turn On) to see more about it. (You could also click it once<br />

and click Modify.).<br />

1-8 <strong>Opto</strong>Control User’s Guide

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

Saved successfully!

Ooh no, something went wrong!