question

Fernando MG avatar image
0 Likes"
Fernando MG asked Benjamin W2 commented

How to prioritize a path using AGVs

Hello! I would like to know how an AGV can prioritize one path instead of the other one when it arrives at an intersection.

FlexSim 20.0.4
agvpathflexsim 20.0.4
· 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 ·

@Fernando MG

I think the way you would do it depends on when and why the agv would choose the other path. Would it just be because the prioritized path is allocated? You could use control areas, and process flow, kind of like in this question here: https://answers.flexsim.com/questions/37328/is-there-a-trigger-like-capability-with-control-ar.html

0 Likes 0 ·
Benjamin W2 avatar image Benjamin W2 commented ·

Hi @Fernando MG, was phil.bobo's answer helpful? If so, please click the red "Accept" button on their answer!

0 Likes 0 ·

1 Answer

·
Phil BoBo avatar image
1 Like"
Phil BoBo answered Phil BoBo edited

@Fernando MG

Either use an AGV way point, or listen to the On Pre Arrival event of a control point at the intersection using an Event-triggered Source in Process Flow.

Then use the AGV.redirect() method to tell an AGV to travel to a control point on the path you want to prioritize.

5 |100000

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

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.