question

busr G avatar image
0 Likes"
busr G asked Isaac Litster commented

Operator make processor wait

772-2-operator.fsmHello, i set priority to processor _9132; but operator does another jobs until the item arrives to the processor _9132. When the item arrives to the _9132; operators walks to this processors and made _9132 wait everytime.

Is there a way to tell operator that "be at processor _9132 at the same time when the item arrives (so operator should stop what he is doing 2 sec. ago-the walking time to _9132-) and never make _9132 wait"

Can you please help me with this? Where am i failing?

I am using Flexsim 7.3

1jpeg.png 2jpeg.png 3jpeg.png 4jpeg.png

FlexSim (other)
FlexSim (other - please specify)
prioritywaitingtime
1jpeg.png (16.2 KiB)
2jpeg.png (20.2 KiB)
3jpeg.png (45.6 KiB)
4jpeg.png (35.6 KiB)
772-2-operator.fsm (34.2 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.

1 Answer

Joshua S avatar image
0 Likes"
Joshua S answered Isaac Litster commented

I was able to get the wait down much lower. There is still going to be some wait since the operator has to process items at Prep1 and move items from _9131, but it is down to 84 for the entire process duration. However this only increased your output by 4, so there is something else in your process that is the bottleneck. I added a task assignment on the setup finish trigger on Prep1 processor to move to the _9132.15175-772-2-operator-deneme.fsm


· 4
5 |100000

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