Is there a system variable that will disable/enable the R axis rollover in a User Frame?
For instance, while jogging in a User Frame and watching the position readout, as R goes through +180 degrees it changes to -180 degrees (and vice versa). I'd like the readings to continue up to the axis's limit (same as joint, +/-360)
The J6 axis on a LRMate has no mechanical restrictions (s/w only) and I'm trying to avoid some EOAT cabling wrapping up. I can't use joint axis moves because I'm in a tight area (linear only). I'm using IR/Vision to read the orientation of some parts in a tray I'm picking up so I can't predict how far I'll be rotating but would like to implement some kind of stop-gap checking before the controller hits the soft axis limit and faults.
I'd like to avoid some fancy tracking with registers; I'd rather just do a LPOS and examine R to see if I've got to "unwind". Or something as simple.
(maybe I'm not seeing the forest thru the trees

)
thanks in advance, jeff