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.

Alonso avatar image Alonso commented ·

I'm trying to create new logic for this process. Attached is the image. @Felix Möhlmann Do you have any idea how to do this problem. Thank .



picture_novomodelo.jpg

0 Likes 0 ·
Logan Gold avatar image Logan Gold ♦♦ commented ·

Hi @Alonso, was Joerg Vogel's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always comment back to reopen your question.

0 Likes 0 ·

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.

Alonso avatar image Alonso commented ·

Good morning @Joerg Vogel , This solution is too far for my problem.The AGV needs to carry a batch of parts, that is, a pallet of parts at each supply. Thanks

0 Likes 0 ·
Joerg Vogel avatar image Joerg Vogel Alonso commented ·
@Alonso, then I recommand you do this in your model first. There are several fixed resource objects inside of your vehicle. Loading a pallet from a combiner is a standard procedure, that you are capable to do on your own.
0 Likes 0 ·
Alonso avatar image Alonso Joerg Vogel commented ·

Thanks @Joerg Vogel

0 Likes 0 ·