question

Proxima avatar image
0 Likes"
Proxima asked Jeanette F commented

why finditem doesn't work

4-22_find_item.fsmI want to know why my second process, when using Find item, the process stops there? Is there a step I'm doing wrong?

In my idea, the object should be sent to Queue2 by agv first, and then sent to queue3 by Transporter1

FlexSim 23.0.4
finditem
4-22-find-item.fsm (52.5 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.

Jeanette F avatar image Jeanette F ♦♦ commented ·

Hi @Proxima, was Kavika F's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Kavika F avatar image
0 Likes"
Kavika F answered

Hey @Proxima, the Find Item activity is specifically used for Warehousing Storage Systems such as Racks and Floor Storage. If you'd like to have your Transporter1 find an item in a queue, you could try using a List resource. Simply "push" the item onto the list when it arrives at the queue. Then, when a token is created at your bottom activity group, you "pull" the item off the list for the Transporter to grab.

5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

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.