AGV drop-off order sequence

AGV drop-off order sequence

visakh_sakulan
Not applicable
4 Views
1 Reply
Message 1 of 2

AGV drop-off order sequence

visakh_sakulan
Not applicable

Hi. In the model attached I'm using an AGV to deliver items to 2 queues using "pull strategy". At model start you can see that the AGV first drop off item at Q2 and then goes to Q1. How can I create priority for Q1 so that the AGV will drop off item in Q1 first.

Also I want to send item with destination label -"Q1" to first queue and label value "Q2" to second queue.

model.fsm

Accepted solutions (1)
5 Views
1 Reply
Reply (1)
Message 2 of 2

isaac_l1
Not applicable
Accepted solution

You can switch the position of the queues with each other, rename the queues, and then fix the connections. This will make it so that the AGV will drop off the item in Q1 first and then to Q2.

Let me know if this resolves the issue.