Hello everyone,
I'm trying to develop a plugin sdk screen that I actually intend to use as HMI alternative for my application. So I need to monitor karel variables and DO constantly. The way I found to do this is using "setInterval" function in javascript, but this kills the communication between Tablet TP and robot controller.
I've seen videos of plugins that update monitoring values but I have no idea how they make it, does anybody know if this is possible and how? I'm pretty new to this so please explain as much as you can
PS: I've seen other threads where a Plugin SDK development Webinar is mentioned, if somebody could share the link to that webinar I'd greatly appreciate it.
Thanks in advance!