You are on page 1of 3

PLC Activity # 5 Lab Report

Scenario:

• Activating a Motor with a Lamp using10-seconds timer (Using Latch Contact)


Number of Inputs Required:
• X0-Start Button
• X1-Stop Button
• On-Delay Timer (10 seconds preset value)
Number of Outputs Required:

• Motor and Lamp


Program Description:
• The motor and the LAMP are initially OFF. When the start button is pressed, timer will
start timing from 0 up to 10 seconds. The motor and the LAMP will start running after 10
seconds and continues to run even if start button is released.
• When the stop switch is pressed, The Motor and Lamp will turn back to their initial states.
PLC Schematic Diagram

Link: https://www.plcfiddle.com:/fiddles/f45fc0ab-139e-4f8e-8a9d-c846471fcd68
‘By Simulation in PLC Fiddle Website
• The motor and the LAMP are initially OFF. When the start button is pressed, timer will
start timing from 0 up to 10 seconds. The motor and the LAMP will start running after 10
seconds and continues to run even if start button is released.
• When the stop switch is pressed, The Motor and Lamp will turn back to their initial states.

You might also like