Transfering part from conveyor to processor and returning it to conveyor.

Transfering part from conveyor to processor and returning it to conveyor.

victor_bl
Not applicable
506 Views
2 Replies
Message 1 of 3

Transfering part from conveyor to processor and returning it to conveyor.

victor_bl
Not applicable

[ FlexSim 21.2.0 ]

Hi everyone!

Im a new user on Flexsim and trying to create a system using a "closed" conveyor. A robot would remove the parts from the conveyor, place it on the processor, and return the part to the conveyor again once finished. After connecting the elements, when the part stops at the photo-eye, the robot doesnt pick the part up. Is it possible do that? Thank you for your help in advance.

File: conveyorTest.fsm

1628865056795.png



0 Likes
Accepted solutions (1)
507 Views
2 Replies
Replies (2)
Message 2 of 3

FelixMoehlmann
Collaborator
Collaborator
Accepted solution

Moving items off of and onto conveyors is handled by "Entry-" and "ExitTranfers", the little white squares that appear when you connect an to a conveyor with an "A-connection". In order to have an item leave the conveyor at a certain Exit Transfer you have to "send" it there. This can be done via the "Send Item" option in the Photo Eye or Decision Point triggers.

In the attached model I used a center connection between the Photo Eye and the Transfer to point to the correct destination but you could also select the Transfer directly with the pipette tool.

Furthermore you will have to check the "Use Transport" option on the Exit Transfer and make sure that the robot is properly connected to it (with an "S-connection").

Finally, you have to make sure that there is enough space between the Exit and Entry Transfer as otherwise items might not be able to re-enter the conveyor while there is a second item waiting to be picked up at the Exit Transfer.

conveyortest_fm.fsm

0 Likes
Message 3 of 3

victor_bl
Not applicable
Thank you for your help!
0 Likes