question

Songwit S avatar image
0 Likes"
Songwit S asked Songwit S commented

How to make a task executor load more than 1 item at a specified point.

12925-test-transportation.fsm Modeling in process flow. The problem is. The truck runs as scheduled, but it loads one piece at a time

FlexSim 17.1.6
transportation model
5 |100000

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

David Chas avatar image
1 Like"
David Chas answered Songwit S commented

Hi!!

You can use an array to identify the three objects that you want pick.

I attached a model that loads one box per queue.

I hope this will be useful for you!


· 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.

Songwit S avatar image Songwit S commented ·

Thank you so much for the great answer.

I asked for more to apply to my work.

If I want to load all the boxes in the queue or set the load in each queue. How do I define it?

Please attach a sample of the model.

thank you very much

0 Likes 0 ·
David Chas avatar image
0 Likes"
David Chas answered Songwit S commented

Hi!! @Songwit S

You only have to change the parameters in the "batch" block, for example if you change the property "Group By" from token.identity to None the tranporter loads the first three boxes created by the group.

But you can choose any other strategy to make the batch.

· 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.

Songwit S avatar image Songwit S commented ·

If I want to load all the boxes in the queue or set the load in each queue. How do I define it?

Please attach a sample of the model.

thank you very much

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.