question

Alonso avatar image
0 Likes"
Alonso asked Logan Gold commented

AGV loading and unloading using combiner

Good afternoon, I have a question. I need to load the AGV using the combiner. The Agv is loaded into combiner1 with just one pallet with 30 packages and then loaded into combiner 2 with 1 pallet loaded with 16 packages. The pallet with 30 packages must be unloaded in Queue7 and the pallet with 16 packages must be unloaded in Queue6. I don't know if there is a need to use lists or bitches and I also don't know how to make the AGV understand that it is carrying 2 objects loaded with packages. I'm sharing the model. I'd appreciate it if anyone can help. Thanks



AGV_twocombiner.fsm

FlexSim 24.2.2
agvprocessflow
agv-twocombiner.fsm (46.3 KiB)
· 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

Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered Alonso commented

Here is an example: This approach shows how to load and unload a fixed resource object into a vehicle. The Fixed resource keeps its location value in y-coordinates.

load_fr_object.fsm


load-fr-object.fsm (40.3 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.