01-06-2015 12:59 PM
Im doing an ecg data transfer from text file to a graph. now ive got a problem that i cant i produce a graph from my programme.
This programme has been able to work with other data(irradience text file) but cant with the ecg data(pearsonfiletext). its been long time since i used labview so ive lost touch abit. plz help
01-06-2015 04:52 PM - edited 01-06-2015 05:00 PM
Your two data files have very different structure and date/time format.
We are missing a subVI, please attach it.
What's up with the blinding color scheme? Black axes on dark blue background does not seem reasonable.
Why is the second loop a while loop instead of a for loop? You know the number of iterations before the loop starts.