Hi All,
I have a model where I do not want to release an item from a conveyor directly. I therefore use the DoNotRelease option from dropdown on the exit transfer. When I do releaseitem( item, 1 ) some time later I get lots of exceptions in the OnDraw of the conveyor. I have attached a small example model where if you run the script window after the item is at the end of the conveyor you can see the exceptions. Also note that the item does not move to the queue.
How can I release the stopped item?
Thanks in advance,
Patrick