Quote:
Originally Posted by tsa256
Does anybody know what the standard CPU usage is on a consistently working machine?
|
In my previous post, I reported 92-95% regardless of the complexity of the code. I'm not currently having any download issues (at present) although I do still see the occasional "Invoke Node" problem with BUILD (as discussed in the "Labview Build Errors" thread, and still a very open issue from my perspective).
Quote:
Originally Posted by tsa256
One last thing, I doubt this would affect it but I run out of places to look, would changing the loop timings in periodic tasks to both 20ms have any effect on the thread scheduling, or watchdog, perhaps it's using to much memory or periodically stopping a process to run another deterministic process.
|
I've got all of our asynchronous loops (we don't use "periodic tasks.vi" per-se) throttled at 50ms, FWIW.