question

Omar Aguilera Rico avatar image
0 Likes"
Omar Aguilera Rico asked Emily Hardy edited

MergeController

I'm trying to make five pieces come together in the conveyor and only release the five pieces, the first one that gets together releases the pieces. I'm thinking that this can be done with the MergeController only that I have not been able to do it. Can you tell me if the easy way is to do it over there? model.fsm

FlexSim 18.0.4
combinerconveyorsmerge controller
model.fsm (162.9 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.

David Seo avatar image David Seo commented ·
eflexsim-projectsgpflexsim-forum-exer-models11404.fsm

@Omar Aguilera Rico

You should connect exactly the conveyors using snap On when drag and drop the conveyors.

1 Like 1 ·
Omar Aguilera Rico avatar image Omar Aguilera Rico David Seo commented ·

Thanks for the support! I already understood why it does not work for me.

0 Likes 0 ·
Jeff Nordgren avatar image Jeff Nordgren Omar Aguilera Rico commented ·

@Omar Aguilera Rico,

What solution did you come up with? I'm curious as to how you handled it.

Thanks.

0 Likes 0 ·

1 Answer

·
Phil BoBo avatar image
1 Like"
Phil BoBo answered Phil BoBo edited

You can use Area Restriction pick options to hold the 6th item from moving until the 5th item has cleared. If the 6th item hasn't arrived at the end of the conveyor by the time the last item in the slug has cleared, then it won't go out with that slug.

merge-controller.fsm

You can also use the MergeController's lane clear table to minimize the gap between the slugs:

merge-controller-lane-clear-table.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.