question

Kleopatra A avatar image
0 Likes"
Kleopatra A asked Kleopatra A commented

Picking by global table

Hello. In the attached model i have created a logic in process flow where the racks fill up automaticcally and then there is picking by glbal table. The problem is that the forklifts only grab the first two rows of the picking list all the time and they dont go on the next one. dokimastiko.fsm

FlexSim 21.1.4
pickig
dokimastiko.fsm (91.8 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

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Kleopatra A commented

You are looping the first to tokens through the sub flows indefinitely. You need criteria to stop the loop and, release the forklifts and let the next tokens acquire the forklifts and run the sub flows. Something like this:

1647866545249.png

dokimastiko_1.fsm


1647866545249.png (21.4 KiB)
dokimastiko-1.fsm (117.2 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.

Kleopatra A avatar image Kleopatra A commented ·

Yes thank you so muchthis is perfect!

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.