Hi all,
I’m grappling with an issue regarding the need to reset the position of an external rotational axis.
This axis is installed on a tool, and during the process it gets wound by several revolutions. The “Independent axis” option is available and in normal use the IndReset function does the job quite nicely.
The constraint, however, is that rarely it may happen that the tool slips on its transmission belt by one tooth or so: in this case a sensor reference on the tool is provided, such that a known position can be found (e.g. 32 degrees, or whatever).
What I would need to is, with the tool in this known position, to reset this axis’ coordinate system such that it reads this known position - essentially calibrating this axis, via RAPID, should such a slippage occur.
To my knowledge the IndReset function is not suitable in this specific case because it only rewinds the axis’ reference system by an integer number of revolutions, but I may be missing something in its documentation.
Has anyone faced a similar issue? Thanks!