Hi,
I would like to use a XMLRPC in the RT-Interface to connect to a service of an URCap.
Using this command:
skfslidekit = rpc_factory(“xmlrpc”, “http://127.0.0.1:30405/RPC2”)
If I use it in an UR-Programm with a UR-Script Command, it works perfectly fine.
But if I use it in the RT-Interface i get the following error:
“Compile-Error: ‚XMLRPS https‘ not supported” as a popup window.
Key-facts:
- UR10 CB3
- Polyscope 3.14
Does anyone know about this error?