PLC Lab Report 2
PLC Lab Report 2
DEPARTMENT
OF
MECHANICAL ENGINEERING
OBJECTIVE:
Lab 2.1
6. Enter the Password, Press the CLR > MONTR > CLR.
7. Clear the Program in Console by Pressed the CLR key until you see
0000 displayed on the programming console.
14. Switch the “Mode Selector” to “Run Mode”. And the PLC
Training Kit will start operate.
Lab 2.2
1. Draw ladder diagram
6. Enter the Password, Press the CLR > MONTR > CLR.
7. Clear the Program in Console by Pressed the CLR key until you see
0000 displayed on the programming console.
16. Switch the “Mode Selector” to “Run Mode”. And the PLC
Training Kit will start operate.
RESULT:
Lab 2.1
When the toggle Switch 09, 10, 11 on the PLC panel is ON the OUT 07 will
Light Up, when one or two of the switch is OFF the light on OUT1007 will
be OFF too. OUT1007 only will light ON When all the switch is ON .
The switch as the door and OUT is the Lamp. When all three doors are
close the lamp will light up. If one of the door is open the lamp will turn off.
Lab 2.2
When the toggle switch 07 on the PLC panel is ON and the other toggle
switch is off OUT1006 will Light ON. After that when the toggle switch 10
and 11 is ON, OUT1007 will Light ON. But when toggle Switch 09 is ON,
Both OUT1006 and 1007 will turn OFF.
Switch 0007 Switch 0009 Switch 0010 Switch 0011 OUT1006 OUT1007
ON OFF OFF OFF LIGHT ON LIGHTOFF
ON OFF ON ON LIGHT ON LIGHTON
ON ON ON ON LIGHTOFF LIGHTOFF
DISCUSSION:
From the discussion we have done we learned how to write the,
Ladder Diagram, Mnemonic Code, Transfer the program to console and
how PLC works.
CONCLUSION: