question

Mike avatar image
0 Likes"
Mike asked Mike commented

Place the panels vertically inside queue

I would like to place the flow item (panels) in the queue vertical position. Could you please help me how this can be done? Thanks

Vertical stacking of panel in a queue.fsm

FlexSim 23.1.3
stacking the panel vertically
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
2 Likes"
Felix Möhlmann answered Mike commented

Set the queue to not position the items by itself and write your own stacking/placement logic in the On Entry trigger (and possibly also adjust the positions of all items in the On Exit triggger if you want to avoid gaps).

capture1.png

vertical-stacking-of-panel-in-a-queue-fm.fsm

In the attached model the panels are stacked in a line in -y-direction.


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

Mike avatar image Mike commented ·
Thanks.
0 Likes 0 ·