question

Victoria M2 avatar image
0 Likes"
Victoria M2 asked Ben Wilson commented

How to send to the first rack avaliable from a conveyor?

I have a process that send items through a conveyor and the conveyor has to send it to the first rack avaliable, it stays there for some time and then goes through another conveyor..

How do I let the conveyor know which rack send itens to based on rack avaliability?


Conveyor_to_avaliable_rack.fsm

FlexSim 20.0.3
conveyorrackflexsim 20.0.3
· 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.

Ben Wilson avatar image Ben Wilson ♦♦ commented ·

Hi @victoria.m2, was tanner.p's answer helpful? If so, please click the red "Accept" button on their answer. Or if you still have questions, add a comment and we'll continue the conversation.

0 Likes 0 ·

1 Answer

·
tannerp avatar image
1 Like"
tannerp answered

@victoria.m2,

You can set up Decision Points or other logic that will check how many subnodes each of the racks have. You can send the items to the racks that have the fewest items this way, or you can adjust the logic to look for something different. I updated your model to include an idea to get you started.

conveyor-to-avaliable-rack_2.fsm


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.