question

HanHae avatar image
0 Likes"
HanHae asked HanHae commented

Move boxes to each queue by one operator

I am trying to move boxes each queue by one operator.

I already set labels on box and set the conveyor.

Now I want to move box of type1 to queue1.

box of type2 to queue2

box of type3 to queue3

box of type4 to queue4

But i dont know how to set logic.

Please help me.

move box.fsm

FlexSim 23.0.2
move box
move-box.fsm (54.6 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.

David Seo avatar image
0 Likes"
David Seo answered HanHae commented

@HanHae

Another solution is followed;

I changed TWO conveyors speed 0.7 and 0.6 m/s each.

And the operator can track the moving items.

Please check them.

move-box-FK.fsm


move-box-fk.fsm (53.3 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.

HanHae avatar image HanHae commented ·
Thank you, your answer is perfect to me. I can apply your model. now, I can handle 8 type of box
0 Likes 0 ·
Jeanette F avatar image
0 Likes"
Jeanette F answered HanHae commented

Hello @HanHae,

You do the same thing you did on the first decision point. You connect the decision point for that lane to the exit transfers and create and on arrival trigger that send the items by type.

move-box_1.fsm


move-box-1.fsm (53.4 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.

HanHae avatar image HanHae commented ·
Thank you so much for your answer. I can study to refer your answer.
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.