PLC Installation Practices, Editing, and Troubleshooting Chapter 13 289
4. During the static checkout of a PLC system, a
speci c output is forced on by the programming
device. If an indicator other than the expected one
turns on, what is the probable problem?
5. The input device to a module is activated, but the
LED status indicator does not come on. A check
of the voltage to the input module indicates that no
voltage is present. Suggest two possible causes of
the problem.
6. An output is forced on. The module logic light
comes on, but the eld device does not work. A
check of the voltage on the output module indi-
cates the proper voltage level. Suggest two possible
causes of the problem.
7. A speci c output is forced on, but the LED module
indicator does not come on. A check of the voltage
at the output module indicates a voltage far below
the normal on level. What is the rst thing to
check?
8. An electronic-based input sensor is wired to
a high-impedance PLC input and is falsely
activating the input. How can this problem be
corrected?
9. An LED logic indicator is illuminated, and
according to the programming device monitor,
the processor is not recognizing the input.
If a replacement module does not eliminate
the problem, what two other items should be
suspected?
10. a. A normally open eld limit switch examined for
an on state normally cycles from on to off ve
times during one machine cycle. How could you
tell by observing the LED status light that the
limit switch is functioning properly?
b. How could you tell by observing the program-
ming device monitor that the limit switch is
functioning properly?
c. How could you tell by observing the LED status
light whether the limit switch was stuck open?
d. How could you tell by observing the program-
ming device monitor whether the limit switch
was stuck open?
e. How could you tell by observing the LED status
light if the limit switch was stuck closed?
f. How could you tell by observing the program-
ming device monitor if the limit switch was
stuck closed?
11. Assume that prior to putting a PLC system into op-
eration, you want to verify that each input device is
connected to the correct input terminal and that the
input module or point is functioning properly. Out-
line a method of carrying out this test.
12. Assume that prior to putting a PLC system
into operation, you want to verify that each
output device is connected to the correct output
terminal and that the output module or point
is functioning properly. Outline a method of
carrying out this test.
13. With reference to the ladder logic program of
Figure 13-35 , add instructions to modify the
program to ensure that the second pump_2
does not run while pump_1 is running. If this
condition occurs, the program should suspend
operation and enter code identi cation number
100 into S2:7.
14. The program of Figure 13-36 is supposed to
execute to sequentially turn PL1 off for 5 seconds
and on for 10 seconds whenever input A is
closed.
a. Examine the ladder logic and describe how the
circuit would operate as programmed.
b. Troubleshoot the program and identify what
needs to be changed to have it operate properly.
Figure 13-35 Program for Problem 13.
L1
L2
Pump 2
Pump 1
Pump 1
PB1
PB2
OutputsInputs Ladder logic program
PL1
PB2
PB1
Pump 1
Pump 2
PL1
M1
M2
pet10882_ch13_268-290.indd 289pet10882_ch13_268-290.indd 289 7/27/10 6:03 PM7/27/10 6:03 PM