LOGO! Manual
A5E00067781 01
50
Editing a program
Switch LOGO! to programming mode
To do this, proceed as follows:
1. Switch LOGO! to programming mode:
( , and OK at the same time).
2. Select ”Program..” from the main menu
(by moving ’>’ to “Program..” and press OK)
3. Select ”Edit Prg..” from the programming menu
(by moving ’>’ to “Edit Prg..” and press OK)
You can now modify the existing program.
Inserting an additional block in a program
Move the cursor to the B of B01 (B01 is the block number
of the OR block).
Q1
B01
Move the cursor:
Press
At this point we insert the new block. Press OK.
Q1
BN
LOGO! displays the BN list.
Select the SF list (
key).
Q1
SF
The SF list contains the blocks
for the special functions.
Press OK.
Programming LOGO!