question

Ankur A3 avatar image
0 Likes"
Ankur A3 asked Jason Lightfoot commented

Allocating nearby AGV using process flow?

Hi Team,

In my model, it is allocating the AGV alternate basis but the requirement is the nearby available AGV.

How can I change it?

Please find model here.

Thank you!

Allocating_AGV.fsm

FlexSim 23.1.3
agvallocation
allocating-agv.fsm (54.0 KiB)
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

Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Jason Lightfoot commented

Try adding this query to the acquire activity:

  1. ORDER BY distancetotravel(value,Puller.item.up) ASC
· 8
5 |100000

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