question

Aldo G11 avatar image
0 Likes"
Aldo G11 asked Aldo G11 commented

Why AGV Does Not Unload (?)

I've been trying to solve this circuit but I don't get the logic to get to work the AGV, the problem it's that the AGV it's not unloading in a consistent way, it should unload 479 times and it unloads only 148 times; and when it does, it does on the "Charger Station On Exit" CP and not in the "ControlPoint9" CP as I need it to be who's connected to the "Sink1". I've tried a lot with my NLFW and my ParkPoints without succeed. Can someone help me to understand what's the problem? I would appreciate a lot! Testing Way Points Does Not Unload.fsm

FlexSim 22.1.0
agvagvnetworkagvpathunload itemsnlfw
· 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

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Aldo G11 commented

At the waypoints, after delaying the AGVs you are always redirecting them to the next 'NextLookForWork' control point. In the case of the 'Charger Station On Entry' that 'Transfer Lead Time', which is positioned behind the control point of the sink. So the AGVs are told to drive past the unload point, trapping them in an infinite loop, so they never unload.

Instead you could tell them to continue to their current destination. That should fix the unload issue.

1656513452210.png

testing-way-points-does-not-unload-fm.fsm


· 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.