question

Juan José P avatar image
0 Likes"
Juan José P asked Jeanette F commented

How to stop a processor while another processor is busy?

Hi, what I need to be achieved in my model is that processor 1 stops processing flow items while processor 2 is busy or vice versa. That is, the 2 processors can't work at the same time. Thanks!

Example_Model.fsm

FlexSim 21.2.3
stop and resumeprocessor stopstop input
example-model.fsm (28.9 KiB)
· 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.

1 Answer

Tomasz MG avatar image
0 Likes"
Tomasz MG answered

Hi

Maybe something like this will work for You.

I'm closing each processor input when something enters the opposite processor and open it when the box exit.

See attached model.

example-model.fsm


example-model.fsm (32.7 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.