AGV Reroute

AGV Reroute

jason_p2
Not applicable
9 Views
4 Replies
Message 1 of 5

AGV Reroute

jason_p2
Not applicable

[ FlexSim 20.2.3 ]

How do I make TaskExecuter2 take the highlighted path to the control point if the shortest path is blocked by TaskExecuter1?AGV.fsm

33779-1604075120766.png




Accepted solutions (1)
10 Views
4 Replies
Replies (4)
Message 2 of 5

jason_lightfootVL7B4
Autodesk
Autodesk
Accepted solution

Here's one way of acheiving this that uses the event based source trigger by the AGVs OnAllocationFailed event. I've used the NextLookForWork connections on CP5 in the code to determine which CPs should be considered as alternative routes.

agv_reroute.fsm

Message 3 of 5

jason_lightfootVL7B4
Autodesk
Autodesk

Here's a more robust version that works with when we make the stopping delay small. Note the use of two more control points so that the allocation to CP3 is removed before it reaches the final destination.

34214-1605288322812.png


agv_reroute2.fsm

Message 4 of 5

jason_lightfootVL7B4
Autodesk
Autodesk

You can also pull a CP as a resource or from a list - you might get ideas for that from the AGV Process Flow Template.

0 Likes
Message 5 of 5

Ben_WilsonADSK
Community Manager
Community Manager

Hi @Jason P2, was jason.lightfoot's answer helpful? If so, please click the red "Accept" button on their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes