LOGO! Manual
A5E00067781 01
56
3.6.6 Deleting a Number of Interconnected Blocks
Let’s suppose you want to delete blocks B01 and B02 from
the following program.
Q1
I1
I2
x
x
T
B01
B02
To do this, proceed as follows:
1. Switch LOGO! to programming mode (3-finger grip).
2. Select ’Edit Prg’ by pressing OK.
3. Position the cursor at the input of Q1, i.e. under B02:
B02
Q1
4. Press OK.
5. Set the connector x instead of block B02 at the Q1 out-
put:
Select the Co list and then press OK.
Select x and then press OK.
Result: Block B02 is now deleted, because it is no longer
used anywhere within the entire circuit. and all the blocks
that are connected to it are deleted (i.e. block B01 in the
example).
Programming LOGO!
Summary of Contents for LOGO! 24
Page 216: ......