Hello,
I have some questions concerning to the job sequence of agv. The thing I’m trying to reach is that
1. The job sequence of agv is based on the request of the machine: For this I tried to create the global list of sink and processors separately, and set it as the input and output parameter
2. The initial request order is random: I have noticed that if I didn’t do any adjustment, the request sequence will be based on the distance of layout. If I use several nextworkpoint loops, is there any way that can make the loop to be random picked?
3. The agv will transport the request from the same lane, if it hasn’t reach the transport capacity: I use the advanced agv process flow, and create the loop of nextworkpoint for each lane. But I’m wondering if it will also work along with the setting agv shall implement task from the sequence of processor’s request.
The attach file is the model I constructed. I'll be apreciated if there is any suggestion or any possible way to achieve the thing that I want to reach. Thank you so much for your help!