Hello,
I'm trying to create a program (vb.net 2005, Measurement studio 8.1) which will acquire data, store it to disk and also plot each point when it is taken.
I am currently taking the data using a for loop to get the required number of readings. When I implement the scatter plot, the actual plot only updates after the the program has ended and not each time I use the plotxyappend.
Any help would be much appreciated.
Cheers,
Julian