question

Kade G avatar image
0 Likes"
Kade G asked Kade G edited

Closing and Opening a processor input depending on a queue's size

Hello,

I've modified an example posted in another forum that has a similar purpose. The only difference is that I am using a processor in place of a transporter

https://answers.flexsim.com/questions/43479/refill-a-rack-or-queue-depending-its-level.html

Just to be clear, I want to close the input of the processor when the inventory increases to a certain value, and open that same input when inventory drops below a certain value, but my changes to the triggers don't seem to work. Do you have any idea as to how I can fix my issue?

closeinputports-example_1.fsm

FlexSim 20.1.2
flexsim 20.1.2triggersopening and closing inputs
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

Benjamin W2 avatar image
0 Likes"
Benjamin W2 answered Kade G edited

Your "On Exit" trigger is currently opening "Processor1"'s input port every time an item exits the queue. I think if you change this trigger's logic, you will be able to control the inventory as you would like.





inventory.gif (516.0 KiB)
1590533042896.png (52.4 KiB)
· 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.