0% found this document useful (0 votes)
232 views1 page

PLC Training Assignment 2

The document describes a production line counter that retains the counted number when powered off, and resumes counting when powered back on. It will turn on an indicator when 500 items are produced, and a clear button can reset the counter to zero to start counting again. It also describes controlling a single phase motor to turn on and off using start and stop pushbuttons, and a test button to check if the motor is running normally.

Uploaded by

nehal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
232 views1 page

PLC Training Assignment 2

The document describes a production line counter that retains the counted number when powered off, and resumes counting when powered back on. It will turn on an indicator when 500 items are produced, and a clear button can reset the counter to zero to start counting again. It also describes controlling a single phase motor to turn on and off using start and stop pushbuttons, and a test button to check if the motor is running normally.

Uploaded by

nehal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

1. The production line may be powered off accidentally or turned off for noon break.

The program is to control the counter to retain the counted number and resume
counting after the power is turned ON again. When the daily production reaches
500, the target completed indicator will be ON to remind the operator for keeping a
record. Press the Clear button to clear the history records. The counter will start
counting from 0 again.

2. Controlling the running state of the 1 ph motor by pressing START and STOP
pushbuttons i.e. motor should remain in ON state after START pushbutton is
pressed and should OFF when STOP pushbutton is pressed. Checking if the Motor is
running normally by pressing TEST pushbutton.

You might also like