question

Han avatar image
0 Likes"
Han asked Han commented

item transport problem

item transport problem.fsm

How to make the pusher load goods together according to different colors, and put down all the goods belonging to the first queue in the first queue, without going back and forth?

FlexSim 22.2.0
itemtypetranport
· 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.

Julie Weller avatar image Julie Weller commented ·

Hi @Han , was Felix's answer helpful? If so, please click the "Accept" button at the bottom of the 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
1 Like"
Felix Möhlmann answered Han commented

The Break To option of a task executer lets you control under what conditions a task sequence will be paused to start another one, which can be seen as a condition of which further items to load. The Same Label option will have the task executer only load items with matching labels.

capture1.png

The Queue Strategy controls which task sequence will be started/resumed after the current one finishes. You can set this to prioritize based on distance to the target, so that all items of the same target queue are unloaded together.

capture2.png

item-transport-problem_1.fsm


capture2.png (7.8 KiB)
capture1.png (11.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.

Han avatar image Han commented ·

Thank you very much for your help!

1 Like 1 ·

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.