question

Felipe V3 avatar image
0 Likes"
Felipe V3 asked Joseph Gillespie commented

How to pause input while setting up a processor?

Hello, everyone!

I need some help. I don't know how to pause my processor's input while setting up the processor with an operator. The setup is happening, but while it happens, the object stays inside de processor, and i want it to wait untill de setup is finished. How can I do that ?

FlexSim 19.1.1
setup
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

Joseph Gillespie avatar image
1 Like"
Joseph Gillespie answered Joseph Gillespie commented

@Felipe V3

Here's a model that I think would help you out: setupwithoutitem.fsm

This uses Process Flow to cause each item to wait 5 seconds (the processor setup time) before moving onto the processor to be processed. The operator doesn't do much in my model, but I'm not sure if you have him doing anything else in yours or not.

Let me know if you have any questions on this!


· 20
5 |100000

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