29
Program example
Test
By going to the EXECUTE FUNCTION menu, the whole program (PG1) and the single lines
can be tested in practice. For the above example, the lines are tested by entering HO to go
to home, IX1 to execute the first displacement, IX2 for the second displacement.
Entering PG1 executes the complete program.
Loop
There are two loop instructions, SET[letter] and JNZ[letter], which permit a particular
program part to be repeated for a pre-defined number of times. Within any one program a
maximum of five loops can be defined (from A to E).
In the following we instruct part of program PG1 (IX1, WT and IX2) to be repeated five times.
Specifications subject to change without notice