User Manual
Programming LOGO!
3.3 From circuit diagram to LOGO! program
LOGO!
Manual, 06/2014, A5E33039675
59
Advantages of block numbers
You can connect almost any block to an input of the current block by means of its block
number. In this way, you can reuse the interim results of logical or other operations, reduce
programming effort, save memory space and clean up your circuit layout. To do so, however,
you need to know how LOGO! has named the blocks.
Note
An organizational program chart can be a valuable aid when you
create the circuit program
because you can enter in this chart all the block numbers that LOGO! assigns.
By using the LOGO!Soft Comfort software to program LOGO!, you can directly create a
function chart of your circuit program. LOGO!Soft Comfort also all
ows you to assign 12-
character names to up to 100 blocks, and to view these on the LOGO!
onboard display in
parameter assignment mode. See the topic "
The four golden rules for operating LOGO!
(Page
61)".
3.3
From circuit diagram to LOGO! program
View of a circuit diagram
The following illustration shows a typical circuit diagram that represents the circuit logic: