Can someone help me? I can't solve this problem. Sensor 1 activates when a box passes, and activates machine 1. After 3 seconds, sensor 2 should activate, and machine 1 should deactivate. But some error is occurring and machine 1 is never turned off. TON timer loops and never activates Sensor 2 Does anyone know how to solve?
I'm using OpenPLC Editor
Thanks
I'm trying to make machine 1 stop via sensor 2. Another thing, do you know how I can loop this system? To capture more boxes?