question

Jane avatar image
0 Likes"
Jane asked Felix Möhlmann answered

Load/Unload different place

Hello.

I'm a FlexSim beginner.
I'm posting a question because I have trouble with modeling the AVG travel path.
For example, AGV is going to Queue 1 (Load) -> Sink (Unload) -> Queue2 (Load) -> Sink (Unload) as shown in the following image.
Error occurs in Load in Queue2.
I understand why the error occurs. I understand that it's because the object has been sinked earlier, but I don't know how to solve it.

agv.png


FlexSim 25.0.1
load
agv.png (164.8 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered

I would make both queues push the items to a list, but to different partitions. In the Process Flow a token can then pull an item from Queue1's partition and move it, then from Queue2's partition and so on.

transport-by-list.fsm


5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.