How to make my AGV stay in the same control after unloading?

How to make my AGV stay in the same control after unloading?

tsz_sum_l
Not applicable
3 Views
2 Replies
Message 1 of 3

How to make my AGV stay in the same control after unloading?

tsz_sum_l
Not applicable

I want my AGV to perform the loading task after it unload in the same control point. I found out that the AGV will leave the control point immediately and go to the other task after it unloads. I want the AGV to stay in one control point so it could loading in the same place after unload. Thank you

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

poeychingneo
Explorer
Explorer
AGV can be implemented in FlexSim in a number of ways. It will help if you can attached your model or a sample model to illustrate the issue for us to help you. 🙂
Message 3 of 3

joerg_vogel_HsH
Mentor
Mentor
Accepted solution

You must give the unloading AGV a tasksequence to do, or the dispatcher will do this for you! You want the AGV to stay at the control point then you must tell the AGV just that. You give the AGV for example a low priority delay task in Tasksequence. Then if there is something to load, you set a preempt value and higher priority in the loading tasksequence, that the delay tasksequence gets a break.

0 Likes