Siemens SIMATIC S7-200 Manuale - Pagina 31

Sfoglia online o scarica il pdf Manuale per Apparecchiature industriali Siemens SIMATIC S7-200. Siemens SIMATIC S7-200 49. Ethernet gateway for simatic mpi/ profibus driver
Anche per Siemens SIMATIC S7-200: Manuale (30 pagine), Manuale (35 pagine), Manuale del conducente (28 pagine), Manuale (18 pagine), Manuale del sistema (20 pagine)

Siemens SIMATIC S7-200 Manuale

More exercises

5.1

First program modification

5.1.1

AND logic operation

Objective: Switch S2 and switch S0 must be
closed to switch on the fan motor.
As before, switch S1 is closed to reverse the
direction of rotation of the fan motor.
A description of the function shown above:
The motor runs when S0 AND S2 are
closed. In ladder diagram that means:
when contacts I0.0 AND I0.2 are closed,
current flows from the power rail to coil Q0.0.
The contacts are connected in series (AND logic). In the ladder program, the logic is
expressed as follows:
We do not need to wire switch S2, since it is
already connected to input I0.2 via the
simulator. The next page describes how to
select, insert, and delete a logic gate, and
how to name the operands.
Getting Started - Beginners
Training Documents, 07/2007, A5E01031470B
Circuit without PLC
Ladder diagram of the circuit
5
31