question

Jakub F avatar image
0 Likes"
Jakub F asked Jakub F commented

Process flow- assigning tokens for boxes in tote

Hello,

I need help with process flow. I created process flow, in which the operator carries the boxes from the tote and carries them to the station but the sequence does not repeat.

I suspect the problem is the lack of tokens but I don't know what to add or change.

XYZ.fsm

FlexSim 20.2.3
processflowtokens
xy.png (117.5 KiB)
xyz.fsm (41.0 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

·
Tomasz MG avatar image
0 Likes"
Tomasz MG answered Jakub F commented

Hi Jakub

First advice do not assign boxes in totes to label. Refer to them by tote in Yours model it will be (token.pak1.first and token.pak2.first). Then when You unload them refer to them by operator (token.resource.first) and finally when you destroy them by shape (Model.find("Shape453").first). Put the whole process in sub flow and repeat 5 times.

I attach model with changes. Powodzenia :)

xyz.fsm


xyz.fsm (39.7 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.

Jakub F avatar image Jakub F commented ·

Dziękuję bardzo !!!

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.