question

melissa paredes avatar image
0 Likes"
melissa paredes asked Adrian Haws commented

change operator during process when shift change?

I have 1 processor and 2 operators each of them have to work by turns (time table break), the process is to long for 1 operator to finish it. How can I do for the operator to switch during process time

FlexSim 16.0.1
operatorbreaksshift
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

·
Lucas Antonio Risso avatar image
5 Likes"
Lucas Antonio Risso answered Adrian Haws commented

First of all, both operators must be connected to a same dispatcher.

Secondly, you have to set an "A" connection from the dispatcher to each operator, and also another "A" connection in the opposite direction, from the operator to the dispatcher. The latter will make an unfinished task sequence "return" to the dispatcher in order so that it can be sent to another operator.

I did a demo model to show it, please check if it answers your question. shift-tests.fsm

If it doesn't work, please, share your model.


shift-tests.fsm (37.5 KiB)
· 2
5 |100000

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

Felix Sims avatar image Felix Sims commented ·

Hi,

Is there a way to do this with a custom fixed resource. I kept the shift schedule the same but once the operator stops the processing stops even though there are two operators connected. 901-shift-tests.fsm

0 Likes 0 ·
901-shift-tests.fsm (52.3 KiB)
Adrian Haws avatar image Adrian Haws Felix Sims commented ·

@Felix Sims I didn't seem to see any issue when I ran your model. At 80 model seconds the seventh item is being processed (with the 11 second processing time). Am I misunderstanding the problem?

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.