How to set processor or rack?

How to set processor or rack?

rok_v2
Not applicable
34 Views
2 Replies
Message 1 of 3

How to set processor or rack?

rok_v2
Not applicable

[ FlexSim 22.2.1 ]

Hi, I want to set a processor or rack like this:

The first processor process items and they store in a rack, then items go on second processor and proces forward normaly.

When the rack is full (12 items) i want that the first processor is block and the second processor process normaly.

The first processor is block until are only 2 items in the rack, and start processing when this second items go in second processor.

And the same story again.

I want know how many time the first process is block (and do another stuf)

Without process flow please.

Thanks for help

Proba.fsm

0 Likes
Accepted solutions (1)
35 Views
2 Replies
Replies (2)
Message 2 of 3

moehlmann_fe
Enthusiast
Enthusiast
Accepted solution

You can use the "On Entry" triggers of the rack and second processor to close/open the output of the first processor when certain content thresholds are reached.

1665989635855.png

1665989703067.png

proba_1.fsm

(I also added an extra condition to the Slot Assignment Strategy of the rack, so that only item is placed in each slot. For better visual feedback)

Message 3 of 3

rok_v2
Not applicable

I's working.

Thank you very much!


0 Likes