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.

Andrew O avatar image Andrew O commented ·

Hi @Irati G, was Felix Möhlmann's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·

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.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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