Greeting,
I am working on a Fanuc CR15-ia with the R-30iB plus controller. the robot has both option remote motion interface (RMI), and remote sensor interface (RSI) installed and working just fine,
The RMI allows you to send commands to the robot through a TCP connection, where as the RSI allows you to get the real time positions of the robot, to activate the RSI, you shall run a Karel command { RSI_create & RSI_on }. The issue so far is the RMI doesn't give you the possibility to run an already existing program in the TP, nor Karel commands to directly activate the RSI.
Does anyone have a clue on how it may be possible to solve this.
Thanks