question

CP avatar image
0 Likes"
CP asked Jorge G39 commented

Operator picking items from moving conveyor

Hi -

Is there a way the operator can pick the items at an "unloading point" on a conveyor and stage it in a queue. Missed items will recirc back to the unloading point.

I would appreciate any help with this.

Thank You.

CP.

item intercept.fsm

FlexSim 21.1.2
flexsim 21.1.2picking items from a moving conveyor
item-intercept.fsm (45.8 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.

1 Answer

·
Jason Lightfoot avatar image
1 Like"
Jason Lightfoot answered Jorge G39 commented

Yes you need to uncheck "Stop at end" in the exit Transfer's quick properties shown here

And before that you need to send the items to the exit Transfer - eg from a decision point. Example attached.

item-intercept_jl.fsm


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

Jorge G39 avatar image Jorge G39 commented ·

Hi Jason,

What can I do if my operator just pick some items as in the example, but I want that the operator pick all the items (In the order that they arrive), not skippingQuestion.fsm anything.

0 Likes 0 ·
question.fsm (52.9 KiB)
Felix Möhlmann avatar image Felix Möhlmann Jorge G39 commented ·

You have to check 'Stop an End'. Otherwise items that move past the exit transfer will not be picked up anymore.

Using a dispatcher should work as it does normally. Maybe check if all connections are correct and the 'Use Transport' option is set correctly.

question(2).fsm

0 Likes 0 ·
question2.fsm (56.3 KiB)
Jorge G39 avatar image Jorge G39 Felix Möhlmann commented ·
Thanks ! I also increase the size of the exit Transfer and that helps.
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.