question

Felipe P2 avatar image
0 Likes"
Felipe P2 asked Felipe P2 commented

How to set wait until processor finish?

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

FlexSim 19.0.1
wait for eventagv networkagv process flow
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

·
Braydn T avatar image
0 Likes"
Braydn T answered Felipe P2 commented

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


· 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.

Felipe P2 avatar image Felipe P2 commented ·

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

Kind regards,

Felipe

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.