55
LOGO! manual
EWA 4NEB 712 6006-02
This branch of the program for Q1 is now complete. LOGO! displays the
Q1 output. You can have another look at the program on the display. Use
the keys to move through the program. Use
or to move from block to
block, and use and to move between the inputs on a block.
You exit program input in the same way as you did for the first program,
but just to remind you, here is the procedure again:
1. Return to the programming menu: ESC
2. Return to the main menu: ESC
3. Move ’>’ to ’Start’: or
4. Accept ’Start’: OK
LOGO! is now in RUN again:
I:123456
Q:1234 RUN
Mo 09:00
3.11.5 Deleting a block
Let’s suppose you want to delete block B02 from the following program
and connect B01 directly to Q1.
Q1
I1
I2
x
x
T
B01
B02
To do this, proceed as follows:
1. Position the cursor at the input of Q1, i.e. under B02:
B02 Q1
Programming LOGO!