question

Ajay M avatar image
0 Likes"
Ajay M asked Ajay M commented

How to instruct AGV to stack loaded items in Matrix/Square pattern

Hello Everyone,

Is there a procedure or command to instruct an AGV to stack loaded items in a Matrix or Squre form rather than the Linear form seen in the image below?

1673597611134.png

If so, could you please suggest me?

Thanks in Advace!

FlexSim 22.2.2
stacking itemagv loading
1673597611134.png (80.1 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

·
Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered Ajay M commented

A pallet item has different stacking algorithm. You can copy it from Flow item bin.

Property > FlowItem > Pick Contents > [List] Edit Packing Methods > [new window] Packing Methods > Default > [parchment roll icon] open source code editor

pallel-packing-method-on-agv.jpg

adapt_packing_method.fsm


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

Joerg Vogel avatar image Joerg Vogel commented ·
if packing starts a new level. there is still an parameter to change. I think you find it by comparing the source code in each if block structure.
0 Likes 0 ·
Ajay M avatar image Ajay M Joerg Vogel commented ·

@Joerg Vogel Excellent! it is working well. I customized the stacking levels according to my prefernces. Thankyou very much for your response.

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.