question

rafael R7 avatar image
0 Likes"
rafael R7 asked rafael R7 commented

an operator with two processors

chid2.fsm

In my model, it states that the operator processes 5 fast and 2 slow boxes, but I want help so that when he finds 5 boxes in a "fast people row" the operator processes them if that condition is not met, only processes in "slow box" and until find 5 boxes in "fast people row" the operator goes to process them and returns to a slow box to process the other boxes. ATTACHED MODEL.

n my model, it states that the operator processes 5 fast and 2 slow boxes, but I want help so that when he finds 5 boxes in a "fast people row" the operator processes them if that condition is not met, only processes in "slow box" and until find 5 boxes in "fast people row" the operator goes to process them and returns to a slow box to process the other boxes.

FlexSim 19.1.0
process flow
chid2.fsm (42.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.

Braydn T avatar image Braydn T commented ·

@rafael R7

So you want the fast queue to load until it reaches 5 and then have Operator1 process all 5, and then go back to processing slow boxes?

0 Likes 0 ·
rafael R7 avatar image rafael R7 commented ·

Yes Process one by one until you reach 5

0 Likes 0 ·

1 Answer

·
Braydn T avatar image
0 Likes"
Braydn T answered rafael R7 commented

rafael.fsm

Here is an example of that logic. It is all completed in the triggers of the Processor and Queue.


rafael.fsm (31.6 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.

rafael R7 avatar image rafael R7 commented ·

Thaks Braydn T ♦ it helped me a lot

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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