07-04-2014 12:33 PM
I was just practicing LabVIEW and made this on Hobbyist purpose. Please evaluate and help me out to correct my mistakes(if any).
Solved! Go to Solution.
07-04-2014 01:30 PM
I think all you need is a single while loop, not a stack of three. You only need co calculate the dots plot once outside the loop, and not every second.
07-04-2014 02:38 PM - edited 07-04-2014 04:18 PM
Here's a quick draft how it could be done. Modify as needed.
(Arguably less code! See my signature. :D)
For even simple coder, you could use a customzied gauge with three hands, eliminating the xy graph entirely.
07-05-2014 02:32 AM - edited 07-05-2014 02:33 AM
IT actually looks better with only 12 markers, one per hour.