Untitled 13
Untitled 13
Untitled 13
19.
At what time is data transferred to and from the outside world into a PLC
system?
20.
What common devices may be used to understand the operation of coils and
contacts in ladder logic?
2-18
Objectives
Introduction
When learning PLC programming, one of the most difficult concepts to grasp is the
difference between physical components and program components. We will be
connecting physical components (switches, lights, relays, etc.) to the external terminals on
a PLC. Then when we program the PLC, any physical components connected to the PLC
will be represented in the program as program components. A programming component
3-1
H3
H2
H4
T1
F1
X1
SWITCH1
X2
SWITCH2
LAMP1
3
PB1
4
PB2
L1
3-2
PLC
IN1
OUT1
IN2
OUT2
IN3
OUT3
IN4
OUT4
LAMP1
L1
SWITCH2
PB2
120V
CONTROL
VOLTAGE
120V
CONTROL
VOLTAGE
COM
COM
3-3
H3
H2
H4
T1
F1
X1
SWITCH1
X2
SWITCH2
LAMP1
3
PB1
4
PB2
L1
LAMP2
SWITCH1
5
PB1
SWITCH2
L2
PB2
3-4