Hello,
One integrator want count the accepted product and pick the object after that are transit to the the camera a determinated number of this object.
Can you suggest to me the correct procedure for this?
Thanks
Hello,
One integrator want count the accepted product and pick the object after that are transit to the the camera a determinated number of this object.
Can you suggest to me the correct procedure for this?
Thanks
Hello!
The easiest way to count the items of a sertain item type, is to have a counter in the rapid code, in the pickroutine.
If i have misunderstod the question, pleace try to explain one more time
Sorry, but my question is if is possible to say in the rapid program the number of object in the queue because we want to start to pick this object after a determinated number.
Thanks
Marco
There is a funciton that is called GetQueueLevel, which will return the number of items in the queue for a work area.
is this what you are looking for ?