Logo! Practical Training
Logo! Practical Training
com
1 Quick start
Fig. 1.1 Programming using manual inputs Fig. 1.2 Programming using PC
The LOGO! basic module can be programmed The LOGO!Soft Comfort software allows a clear
directly on the device without particular effort. display of the complete program on the screen.
The six existing keys and the LCD are used. Following generation and the simulation test,
the finished program can be transferred via ca-
When pressing a key, users are provided with ble to the LOGO! basic module. An online test
menu prompting which allows the input or de- permits monitoring of control signals during
letion of a program, parameterization of char- operation of the device. The LOGO!Soft Com-
acteristic values, etc. A PC is not required! The fort software can display programs in the fol-
program is output on the display in the Func- lowing two ways:
tion Block Diagram (FBD). a) Function Block Diagram (FBD).
This diagram corresponds to the FBD language b) Ladder (LAD)
used for PLC programming. Logic operations, The LAD display is referred to in PLC program-
timers, counters etc. are displayed as rectangu- ming as the ladder diagram. It is very similar to
lar blocks. Only one block can be output on the a circuit diagram, and therefore represents
display at a time, and jumping to other blocks is control programs in an extremely clear man-
possible using arrow keys. This programming ner. This programming method is described in
technique is described in Chapter 1.5. Chapter 1.6.
9
1 Quick start
Fig. 1.4 Previous control circuit as hardwired Fig. 1.5 Connection diagram of control system
control system with switching relay
10
1.4 Generation of LOGO! program
11
1 Quick start
12
1.5 Program input directly on LOGO! module
13
1 Quick start
OK
Fig. 1.11 Starting the program in Run mode
14
1.6 Programming with LOGO!Soft Comfort
15
1 Quick start
• In order to drag lines between the ele- Fig. 1.20 Establishment of signal connections
ments, the "Connect" button Fig. 1.21)
must be selected.
• The "Selection" button (Fig. 1.22) allows
elements and lines to be selected, and to
shift or delete these. Fig. 1.21 "Connect" button
Save
program
Fig. 1.22 "Selection" button
16
1.6 Programming with LOGO!Soft Comfort
Fig. 1.19 Pallet conveyor system with contacts activated Fig. 1.22 Simulation of the control program for
the pallet conveyor system
The program can be saved once it has been
checked using the simulation.
The saved program is then available for use at a
later date. Programs are saved in order to trans-
fer them later (e.g. on the plant) into the con-
trol relay. In addition, saving of programs is
significant for backup and documentation pur-
poses.
Saving is carried out – as usual with Windows –
using the diskette symbol (Fig. 1.23, f).
A new window is then opened in which the
drive g and the file name h can be defined. Fig. 1.23 Saving of the control program
17