Hi,
I’m communicating with 3rd party hardware running on an embedded controller via XMLRPC. I am able to place the XMLRPC calls in the program and everything works.
I’m now interested in developing a URCAP installation node that will be used as an HMI for the embedded controller. I added the ability to send script code via the installation node, but the robot has to be running for me to be able to run the script code on a button press of the installation node and I don’t know how to get the response back from the call (installation variable?)
I’m wondering, if I can make the XMLRPC call directly from the URCAP installation node, without communicating with the robot controller.
Please let me know if my question is clear and any feedback will be greatly appreciated.
Thanks!