question

Victor F2 avatar image
0 Likes"
Victor F2 asked Victor F2 commented

How to pick item from list accordingly with the type

pick-from-list-by-type.fsm

Hello,

In the attached model, there is this scenario: Source 2 produces three different types of products (1, 2 3, 4, 5 and 6). Those products are directed to specific Racks (1, 2 and 3). After that, there is a combiner that received pallets from Source 1, and the remaining items come from the Buffer.

Here is the situation: when the Combiner receives the pallet from Source 1, I need the Transporter to pick the item from the list (ItemList1), accordingly with each item type (one item from type 1, one item from type 2, one item from type 3, and so on...) and deliver those itens to the Buffer.

I tried to develop this logic using the Process Flow but I didn't work as planned. If anyone could help me, I would really appreciate!

FlexSim 19.1.0
process flowpull from listcombiner itemtype
· 2
5 |100000

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

Joerg Vogel avatar image Joerg Vogel commented ·

Use a Processor instead of a combiner, if you use Process Flow.

0 Likes 0 ·
Victor F2 avatar image Victor F2 Joerg Vogel commented ·

Sorry, but I think I didn't get your point... What do you mean exactly? And the combiner is necessary in my model, so I would not want to use a processor instead of a combiner, if it were possible.

0 Likes 0 ·

1 Answer

·
Nelson C avatar image
1 Like"
Nelson C answered Victor F2 commented

Hello, @Victor F2

I changed your model and built a simple process flow logic. Let me know if this updated model is working properly and if it is what you are looking for.

pick-from-list-by-type-answer.fsm


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

Victor F2 avatar image Victor F2 commented ·

Thanks Nelson! That's exactly what I needed. You're a life saver!

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.