How to set wait until processor finish?

How to set wait until processor finish?

felipe_p2
Not applicable
38 Views
2 Replies
Message 1 of 3

How to set wait until processor finish?

felipe_p2
Not applicable

[ FlexSim 19.0.1 ]

simulacion-base-t5-m150.fsm

I have this model and it contains two mistakes i cannot fix.

1- I would need the task executer to wait until the processor finishes processing the box for returning to queue 1 (on either the two peocessors).

2- Also, after a few seconds after the model is running, task executers stop providing items to Chipera (processor 1), and I don“t know why.

I would appreciate if someone can help.

Kind regards,

Felipe

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

braydn_t
Not applicable
Accepted solution

Hey @Felipe P2

Your wait for event was in the wrong place, it needs to be before the Travel back to Queue1. I also changed it to OnProcessFinish instead of OnExit.

I could not replicate the AGVs not delivering to Chipera once I changed that. Here is an updated model.

20073-simulacion-base-t5-m150.fsm

0 Likes
Message 3 of 3

felipe_p2
Not applicable

Thank you very much for your reply!! It really helped. Now the model is working properly.

Kind regards,

Felipe

0 Likes