Home› Robotiq Products
Discussion
Back to discussions page
Tyler_Berryman
Posts: 122 Handy
Wait until part is detected |
23 views
|
Answered | |
/ Most recent by Etienne_Samson |
1 comment |

Another question from @Adam529dp asked during the vision system training.
Is it possible to make the robot wait until it sees a part? If so, how?
Is it possible to make the robot wait until it sees a part? If so, how?
Tagged:
So if you have a program with only a Camera Locate node and you have the "loop forever" option you are going to wait until you see it.
Other wise you can have a loop inside your program going through the Camera Locate node. You could also have a counter with that loop, looking X time for the part before sending a warning or turning on and I/O (turn on the part feeder for example).
[email protected]