Hello
I need please some help regarding program start.
I'm using PNS method. If I want to start a program from beginning I'm using Prod Start and PNS Strobe.
To continue a paused program I use Start UI6.
The problem is that if the operator select a program I can start it with Start UI6.
Is there a way to detect that the program was aborted and select another one by operator?
In the I/O are cell outputs but doesn't work (program aborted signal), or I don't understand how to use them.
Thank you!
Start UI6 and Prod Start
-
Casius -
November 26, 2017 at 12:00 AM -
Thread is Resolved
-
-
Do you not want them to be able to select another program? If so you can go to menu>system>config and set Start for continue only to True
Sent from my SM-G930V using Tapatalk
-
Hello
Thank you for your answer.
No I don't want to resume a program selected by opertor. I have to create an alarm by Plc if the program was aborted or another program was selected by operator . How do I know if the operator used select?
Thank you -
By using UOP control and start for continue only, you can essentially ignore the operator. When they select a program it has no effect on the program that is actually started. The PLC will have full control.
Sent from my SM-G930V using Tapatalk