question

Irati G avatar image
0 Likes"
Irati G asked Andrew O commented

Move 3 flowitems using transporter at once

Hello everyone. I have a problem that I need help to solve it.


captura.png

In the model, there is one transporter that takes flowitems from one of the queues (5 and 6) and transport them to the processor. The result is that the transporter accept only one item. How can I make the transporter to take 3 items at once and transport them to the processor from one of the queues. We use an ItemList to make the connections between the queues and the processor.


Thanks for the help in advance.

FlexSim 22.1.0
queuetransporterflowitemcapacity
captura.png (20.9 KiB)
· 1
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

Make sure that both the maximum content of the processor as well as the capacity of the transporter are set to 3. It should then move up to three items simultaneouly if available.

CapacityDemo.fsm


capacitydemo.fsm (32.3 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.