how to assign route according to operation sequence ?

how to assign route according to operation sequence ?

kubra_e2
Not applicable
12 Views
2 Replies
Message 1 of 3

how to assign route according to operation sequence ?

kubra_e2
Not applicable

[ FlexSim 21.1.4 ]

Hi


On my model, I have to assign routes according to operation sequence. But I don't know how can I use which module. For example the part has different operation on same processor. The part has to go different quene after different operation. How can I assign different route ? For example the part route as below;

(Source)-(Quene1)-(Station1_operation1)-(Quene2)-(Station2_operation1)-(Quene1)-(Station1-operation2)-(shipment)

0 Likes
Accepted solutions (1)
13 Views
2 Replies
Replies (2)
Message 2 of 3

joerg_vogel_HsH
Mentor
Mentor
Accepted solution

Your Objects have Output ports. You send on Flow pane your items by a global table look up. Rows are your recipes or Types. Columns are steps of your recipe. In each object on Exit you increment a label by 1. Now you read the value of your global, where the item exits next output port.
Use Transport is a variable you can look up in the object attributes tree. On Entry you look into another global table, which is built similar to your output port numbers, but this table tells you which value you set for Use Transport at each step.

0 Likes
Message 3 of 3

connor_a
Not applicable

Hi @Kubra E2, was Joerg Vogel'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