how can I write - e.g. a signal value - from a rapid code on the controller to a web service client (my PC)? Would I have to write a loop in my software and periodically check the value? This would produce a lot of unnecessary traffic. Or do i misunderstand something?
I tried the example of your video (thanks for the effort!!) and they run via robotstudio. But wen I send the request to the controller I get the error: “Error: connect ECONNREFUSED”.
Is this on a different port or do i need to buy the WebService option first? FTP, NFS is working fine.
I just scanned the ports and it looks like only 21 and 111 is open. Where would I open the port 80? There is no firewall between. laptop is directly hooked up to the RC.
I found a subscription operation written in C# on the forum, but it is not suitable for remote mobile. I don’t see the subscription code written in javescript or HTML. Is there any corresponding code to read the subscribed data?
Can you send it to me if you have it?thank you