Cross conveyor time


do anyone knows how much time this cross conveyor takes for lift up and down? even though there is zero delay and zero lift offset still cross conveyor is lifting 25 mm and transferring the product.

Hey chandra,

I briefly checked this component and it looks like when it is trying to move it to the side, it uses roller radius to determine how much it should lift. This ccan be seen in the PythonScript line: 374

BR,
Lefa

hey thanks for answer.
it was lifting i saw that. but i just want to know how much time its taking to lift up and down

Hey,

If I had to guess (haven’t tested it just yet) the time taken is
t = (roller_radius/2) / conveyor_speed_up_down