Hi,
I´m looking for an easy solution for items entering conveyors on a special Position depending on the items size.
As far as I found out any Transferpoint (and Entrytransfer if it is on the start side) lets items enter Conveyors with their leading edge.
Entrytransfers positioned anywhere along the Conveyor let Items enter this Entrypoint with their Center.
But I´m looking for a solution that lets Items enter Conveyors with their trailing edge.
My idea was to take an Entrytransfer along the conveyor.
And I then tryed to set the Position of the Entrytransfer dynamicly by Code to the right Point. But this didn´t work.
My actual try is to Position a Photo Eye exactly on the same distance as the Entry Transfer Point and add an "Transfer Item" logic in the OnBlock Trigger to move item by half of it´s length allong the conveyor.
In the attached model you find a simple example but it seems as if the Photo Eyes don´t get informations about transfered Items and so the first one is even blocked after the item left:
and the second Photo Eye doesn´t recognice the items leading edge:
So does anybody have a good idea or solution how to solve it?
Maybe I´m using an completly wrong Approach!?