In my project i try to make flexpicker pick the bottle as fast as possible so it can handle 9600 pick/hour, there are experiments i made :
I tried to decrease pick elevation, it could work but the problem is when the robot pick
A? A? bottle2, the cylinder moves up while the robot goes to place conveyor. It’s make the bottle ( bottle 3) beside bottle2 swing out, and then robot can’t pick the bottle3. ( we used two vacuum ).A?Can we modify the picking sort direction?
2.A?The other ways that I’ve tried was increase the pick elevation. There’s no more swing bottles, but the output is reduced, because it makes longer path.
do you have any comment or ideas with this problem?
Could we make the robot moves to pick bottles that placed near the conveyor first?
I mean that maybe there are any possibility to change the pick order. Also maybe you should detect all of bottle part, not only for the neck. ( I wish this method can help the pickmaster to decide which bottle that placed nearest the place conveyor).
I have not tried to used the pick sorting method before, regarding from the manual there are 2 kinds of sorting method : x-direction and strict from container configuration and negative y sorting from rapid code, could you give me suggestion which one is the best?