question

flexsimuser0801 avatar image
0 Likes"
flexsimuser0801 asked Jeanette F commented

AGV warehouse model - AGV does not transport

I want to simulate a warehouse where an agv drops arrivals at a storage position. In my network however, the agv does not transport but arrivals automatically enter the storage position. Where is the error/ how can this be fixed?

1714939369678.png

AGV_ASRS_test.fsm

FlexSim 22.2.4
agvagv networkagv dropoff
1714939369678.png (463.8 KiB)
agv-asrs-test.fsm (71.9 KiB)
· 3
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

Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered Joerg Vogel edited

An AGV control point connects an object to an AGV Path system. From this control point a traveler can perform an offset travel to get to a location by coordinates. If Control Points are destinations of travel, then each control point must be connected to an involved object. A slot is not an object. It cannot be connected to a control point. Only a rack as an object can be connected. If you want to get most nearest to a slot, then you have to let travel a taskexecuter to a control point nearest to this slot. Otherwise any connected control point to a rack is good for an unload task as any other control point. The routing system does not evaluate which control point is nearest to a slot for unloading. The routing system looks for a control point that is nearest to current location of a traveler and is connected to the rack object. When a traveler arrives at such a control point an unloaded item transfers directly into its designated slot.

5 |100000

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