I’m relatively new to UR programming so I need a little help going started. I am currently trying to use the conveyor tracking feature to pick a product off a moving conveyor and place it in another spot triggered by a photo eye. Instead of moving with the part on the conveyor it simply goes to the waypoint, comes back up then goes to the drop off point. I attached a program picture to show what I am referring to. I have the line waypoints setup for the conveyor to follow and setup the encoder as the following:
Encoder type Incremental
Mode Quadrature
A Input digital_in(8)
B Input digital_in(9)
And wired the encoder in the same manner.
Im not sure what I should be doing to get it to move with the conveyor
Thank you!