question

Pinakin K avatar image
0 Likes"
Pinakin K asked Ryan Clark commented

How to move an AGV when another AGV comes in its proximity on AGV network

AGV_Travel_Interference.fsm

Hi

1633545043742.png

In the above image, i want to move AGV1 to point one when it is idle and when agv2 tries to acquire the CP in the box. How can I achieve that?

FlexSim 21.2.0
agvnetworkagv routing
· 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.

1 Answer

Ryan Clark avatar image
0 Likes"
Ryan Clark answered Ryan Clark commented

Hi @Pinakin K,

I was able to add the necessary logic to your model to accomplish your desired outcome. I just added a Wait for Event activity on AGV1 that triggers when AGV2 becomes blocked. In order to aid with the correct movement, I also spaced out the control points more. If they need to be closer together, you'll need to adjust some of the logic I created to make that work.

agv-travel-interference-rc.fsm

I hope this helps! Let us know if you have further questions!


· 4
5 |100000

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