
MGL6973 (Customer) asked a question.
Hi,
I'm using an off delay timer to run a motor for 10 min. The motor is controlled by a typical start stop switch. I'm trying to make an emergency off to the motor (using the stop switch) before the timer has elapsed. I understand that the timer off delay is starting the timer once the rung changes from true to false. The software doesn't allow me to use a reset on T1. If I use a reset or latch that I can open on my Y1 it will only temporarily stop the motor while holding down the stop switch. Am I understanding this correctly?
Thanks
I agree with RBPLC that for safety, you SHOULD NOT rely on the PLC to act as your Emergency Stop. You should have a hard wired Master Control Relay circuit powering the output common to safely drop out power to the motor circuit. That said, a simple coding of what you have described: