Hello,
In my model, an operator needs to transport a batch of items to a rack and unload them one by one. Currently, I am facing an issue where the operator does not return to the original location to continue loading after unloading an item. I am unsure how to initiate a new transport cycle.
Additionally, I would like the items to remain on the rack for 100 seconds before being moved away in groups of five by the same operator.
Thank you very much!