Robot: KR60HA
External axis: MG_64_KSP40
KSS: 8.5.8
KS: 8.5.465
I have searched the forum but can't find any conclusive answer as to how to move an endless axis past 180 degrees.
I have an external axis that I've set to endless. Like many others I have experienced that when you jog the axis there is no problem going past 180 degrees while when you programmatically attempt to move the axis past 180 degrees it simply chooses the shortest route (the opposite direction than intended).
I've tried:
1) Moving to an E6POS with E1 = 180+, e.g. 720 deg
2) ASYPTP {E1 ....} both with and without #AS_PROG
Does anybody have a suggestion on how to do this?
A simple trick to make it understand full rotations for absolute positions or maybe just a "start"-signal and then I can stop it based on an interrupt?