Kuka Agilus KR 10 R1100 sixx
KSS 8.3.25
KRC4
RSI 3.2
Is there a way to easily turn RSI on/off in the .src code itself, while the robot is working?
And specifically if it can be Triggered remotely in one form or another (..by variable over.. RSI?..eh..)
My primary goal is to have periods of robot movement in which I can safely cease udp communications without RSIBad stopping everything. So if there's an alternative to turning RSI totally off I'd be open to that as well. I have periods of (usually non-movement) where the server needs to do some heavy computation.
If anyone has and leads or ways to do this?
EDIT: I vaguely know of ST_OFF, is this a promising lead? but also, can ST_ON then be triggered from server-side afterwards?..
Thanks,