39
LOGO! manual
EWA 4NEB 712 6006-02
The sample program contains:
Block
no.
Function
Memory area
B01 OR 0 0 0 1
B02 AND 0 0 0 1
B03 Clock 6 2 0 1
B04 On-delay 1 1 1 1
B05 Clock pulse generator 1 1 1 1
B06 AND 0 0 0 1
Memory occupied by the program 8 4 2 6
Memory limits in LOGO! 27 24 10 30
Still available in LOGO! 19 20 8 24
A program contains:
Thus, the program fits in LOGO!.
If you cannot enter any more blocks when entering a program, this means
that a memory area is full. LOGO! offers you only those blocks for which
it still has enough space. If there is not enough space in LOGO! for any of
the blocks in the list, you can no longer select the list.
When a memory area is full, optimize your circuit or use a second LOGO!
module.
Programming LOGO!