![K'Nex Education 79018 User Manual Download Page 27](http://html2.mh-extra.com/html/knex-education/79018/79018_user-manual_3078674027.webp)
27
Program terminology
A computer controlled system needs a sequence of commands, this is called a program. The program
should give commands in the correct order to tell the computer exactly what to do and when to do it.
•
The Control program is the entire set of commands. There is only one control program. It can be
made up of one or more flowcharts.
•
A Flowchart - each flowchart begins with a Start. There maybe multiple flowcharts in a control
program.
•
A Procedure – a procedure is a subset of a flowchart. It will not run on its own, it must be called up
by a flowchart. There maybe multiple procedures in a flowchart.
Placing symbols and entering commands
•
If the Selection icon isn’t already active, click to select.
•
Click on the symbol you require in the symbol toolbar (it will highlight to show it has
been selected).
•
Move the mouse over into the edit area (the selected symbol will be locked to the cursor), when the
symbol is in the correct location, click to place it.
Note: Usually flowcharts run from the top left of the screen downwards, and if required over to the right.
•
Once the symbol has been placed in the edit area, the I/O panel will change to a selection panel
from which you choose the action required. Depending on the symbol placed, the selection panel
will offer different options.
For example:
With the set to Level 2, when you place an Output symbol, the selection panel will look like this
To switch on an output, click on the Switch Output button (1).
back to Table of Contents