question

james avatar image
0 Likes"
james asked Julie Weller commented

How to let the transport carry the blue item first in "in queue" to rack

FlexSim 22.2.0
queueoperateruse transport
· 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 @james, 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 comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered

The items are loaded in FIFO order. But the unloading by happens in the opposite order (first loaded item is unloaded last).

You can use a list and Process Flow to have more control over the order in which items are loaded.

transport-by-list.fsm

Note that I changed some operator references on machines and removed some triggers on operators to get rid of the error messages. In future, please try fix errors before uploading a model if they are not subject of the question.


transport-by-list.fsm (647.4 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.