question

Terra K. avatar image
0 Likes"
Terra K. asked Terra K. commented

Operators wait for another operator at Processor

Is there any way to do this?

Operator 1 brings an item from Processor 1 for Operator 2 to process at Processor 2 while operator waits there. When Operator 2 is done, Operator 1 then brings the item from Processor 2 back to Processor 1.

FlexSim 17.1.2
operatorprocessor
5 |100000

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

1 Answer

·
jing.c avatar image
0 Likes"
jing.c answered Terra K. commented

Hi Terra.

Not quite understand what you want. I tried to make a model as you describe, and may it helps~

wait-fot-another-opv171bychj.fsm


· 3
5 |100000

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

Terra K. avatar image Terra K. commented ·

@jing.chen Hi,thank you, yes something like this, but what if i'm using a dispatcher, how to i assign them, i've attached your model with edited dispatchers.

7905-wait-fot-another-opv171bychj.fsm

0 Likes 0 ·
jing.c avatar image jing.c Terra K. commented ·

Hi Terra~

I modified the ProcessFlow to use a label to restore the Waiting-OP from dispatcher for transporting item from P2(Processor 2 for short) to P1. You can see the unload trigger of OP and the transport request of P2. See this attach keep-op-waitv171bychj1.fsm

But I think if you want the logic more flexible, you should try to use all ProcessFlow logic to control the TaskSequence of Transport. I also attach this model keep-op-waitv171bychj2.fsm.

It has two downstreams, and you can add more operator by editing count in the "operator" resource. I strongly recommend reading the " Tutorial-Kanban Labeler" in User Manual for more detail.

May it helps~

1 Like 1 ·
Terra K. avatar image Terra K. jing.c commented ·

@jing.chen Oh I got it! thank you!

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.