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.

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.