Hello,
I try to monitor rapid variables (PC SDK). I can monitor one variable by using event. But I cannot do it for several variables.
I keep variables in a List and try to make event for each variable in the cycle.
Could you show any example (C#) how to do it?
Thanks!
Hello,
Have you seen this post: https://forums.robotstudio.com/discussion/12056/pc-sdk-examples
Thank you, the post helped me