question

Kyle Y avatar image
0 Likes"
Kyle Y asked Kyle Y commented

why AGV unload all the flow item at 1 time

Initially, the AGV only pick up 1 flow item from queue 2, but when it travel to queue 1, it load all the flow item from queue 2 to queue 1. I am confusing, why?

agv-process-flow.fsm

FlexSim 18.2.2
process flowagv path
pic.png (147.9 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

·
Raja Sekaran avatar image
1 Like"
Raja Sekaran answered Kyle Y commented

@Kyle Y

Once after unloading the first item, AGV is directly loading the subsequent flow items and unloading them into queue2 since you are not using travel activity before the loading activity. So that you have to insert the travel activity either before the loading activity or after the unloading activity. I have attached the model with changes.

Thanks

support-agv-v1.fsm

support-agv-v2.fsm


support-agv-v1.fsm (26.6 KiB)
support-agv-v2.fsm (26.6 KiB)
· 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.

Kyle Y avatar image Kyle Y commented ·

got that. thank you Raja.

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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