Lab 1 Dkt314 PLC
Lab 1 Dkt314 PLC
.
2. Give addresses for input and output for the PLC used in the lab.
..
3. Give range of addresses for timer/counter.
.
Instructor Approval: . Date:
ElectronicsI nstrumentation& PLC (DKT 314) LaboratoryModule
UNIVERSITI MALAYSIA PERLIS Exp1
14
Name: _______________________________ Matrix No: ____________________
Date: ________________
LAB TASKS:
1. Program the PLC by using the Programming Console with the following program
Address Instruction Operands
00000 LD 00001
00001 AND 00012
00002 AND 00004
00003 OUT 01000
00004 END
a) How to make the output 01000 on?
..
b) Change the address 00001 from AND 00012 to AND 20000, how to make the output
01000 on? How to make the output off?
.
c) Give difference when using 00012 as input as compared to 20000
..
Instructor Approval: . Date:
ElectronicsI nstrumentation& PLC (DKT 314) LaboratoryModule
UNIVERSITI MALAYSIA PERLIS Exp1
15
Question
1. Diagram in Figure 1.7 shows that PLC connection to control the traffic light. The
red light will turn ON when the system in standby mode. Upon the START
button is pressed, the traffic light will operate in following sequence in Figure 1.7
Design a ladder diagram to perform the traffic light operation.
Figure 1.7