question

juani avatar image
0 Likes"
juani asked juani commented

Find Item & Find Slot

Hello everyone.
I have problems with my model.
I want the transporter to pick up the pallets only if they exist at the floor storages.
Meanwhile, in want the forklift to take the pallets and unload them on the Queue only if they have space. Each queue can stack 2 pallets. But my push to list is not working. Also, i can't tell if i set the Find Slot in the correct way.

I hope you can help me, thanks.


Prueba.fsm


FlexSim 22.2.0
slotfinditemfind slot
prueba.fsm (76.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

·
Kavika F avatar image
0 Likes"
Kavika F answered juani commented

Hey @Juani, it seems that all you need to do is enable "Use Max Wait Timer" and "Keep On List On Early Release" in your Push to List Activity.

1699484302999.png

That way your Queues can go back on the list and the tokens can exit the Subflow.


1699484302999.png (20.6 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.

juani avatar image juani commented ·

Thank you! i enabled them now but it doesn't work

prueba.fsm


0 Likes 0 ·
prueba.fsm (76.6 KiB)
Kavika F avatar image Kavika F ♦ juani commented ·

You also need to enable Max Wait Timer.

1699575246336.png

Also, in the "On Wait Timer Fired", you can remove the option that says "Set Label". The main thing is that the token gets released.

1 Like 1 ·
1699575246336.png (24.6 KiB)
juani avatar image juani Kavika F ♦ commented ·
Thank you very much! Solved
1 Like 1 ·

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.