Hi all,
Just wondering if you could share a few thoughts on this problem of mine.
I have 3 timed synchronized timed loops running in parallel. They run respectively, every 10seconds, 60 seconds and 2 seconds.
All 3 loops access the same hardware (NI 435x: Thermocouplers and digital I/Os). For some reasons, some of the thermocouplers readings are 0. If I remove the two timed loop not making thermocouplers reading, the thermocouplers readings are OK.
Due to the nature of the application and the labview version I am using (Labview Express v7.1) this approach seems (to me) the best solution... so far.
If you have any thoughts on what is causing those values to return as 0 and how to solve it, your help would be greatly appreciated.
Or better yet, if you have other ways of having those 3 tasks perform in parallel at different rates... One of the task is reading thermocouplers at a fix rate, the second is to perform readings on the current and the last is to monitor specific I/O.
Thanks again,
Cheers,
Roger