Operator picking items from moving conveyor

Operator picking items from moving conveyor

charuhas_p
Not applicable
48 Views
4 Replies
Message 1 of 5

Operator picking items from moving conveyor

charuhas_p
Not applicable

[ FlexSim 21.1.2 ]

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

0 Likes
Accepted solutions (1)
49 Views
4 Replies
Replies (4)
Message 2 of 5

jason_lightfootVL7B4
Autodesk
Autodesk
Accepted solution

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

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

item-intercept_jl.fsm

Message 3 of 5

jorge_g39
Not applicable

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
Message 4 of 5

moehlmann_fe
Enthusiast
Enthusiast

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
Message 5 of 5

jorge_g39
Not applicable
Thanks ! I also increase the size of the exit Transfer and that helps.
0 Likes