09-24-2017 04:22 AM
Hello,
I'm using data dashboard and myrio and have found that there's a delay between myrio and data dashboard. The delay can range from 3s to over a minute. When I tried running the program on myrio using labview, there was no delay between it and labview. I have about 32 shared variables and have tried reducing it to 12 but it didn't seem to help. Does anyone know what could be causing this delay and how to fix it? Attached is my program. Thanks.
Solved! Go to Solution.
09-24-2017 11:22 AM - edited 09-24-2017 11:24 AM
09-25-2017 02:04 AM
Hello altenbach,
Thanks for your reply. I'll work on the issues that you commented on. I'm new to this so I apologize for my amateur programming. About the delay, I'm using an ipad with data dashboard connected to the myrios wifi using shared variables. There was a long delay from when i activate an input on the myrio and when the ipad with data dashboard registers it. Adding a wait(ms) in the FALSE part of the case structure seem to have fixed it. Thank you very much for your help and I'll work on improving the program.