question

Chua X2 avatar image
0 Likes"
Chua X2 asked Ryan Clark edited

How can I make the task executors carry multiple items?

Hi @Jeanette F , as i am still not very familiar with process flow. May i ask how can i make the each robot carry 16 items at ones from the queue? I have attached the model below.

Park&idle.fsm

FlexSim 20.1.3
task executersmodeling
parkidle.fsm (158.7 KiB)
· 2
5 |100000

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

Ryan Clark avatar image Ryan Clark commented ·

Hi @Chua X2, was Jeanette F's answer helpful? If so, please click the "Accept" button at the bottom of the one that best answers your question. 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

·
Jeanette F avatar image
0 Likes"
Jeanette F answered Jeanette F commented

Hello @Chua X2,

Setting the capacity of the robots to 16 will allow what you want. The reason you are not seeing the robots carry that many has to do with using batching on your pick up queues and the max content of the receiving queues.

The queues will not release the flow items until the batch quantity is reached. Also, The queues will send to the first available receiving queue and take into account the max content of the receiving queue. So it won't send an item until it is ready to be received.

· 2
5 |100000

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

Chua X2 avatar image Chua X2 commented ·
hi @Jeanette F , i already set them to 16 as shown in the model but it is still showing the robot picking 1 item
0 Likes 0 ·
Jeanette F avatar image Jeanette F ♦♦ Chua X2 commented ·
Hello @Chua X2,

The robots are carrying more than one item. To see this select one of the robots and view their statistics. The items are stacked on top of each other in the same position. You will notice the robot does not reach 16 items because of the reasons stated above.

0 Likes 0 ·

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.