09-27-2006 04:03 PM
Hello,
I use LabView to measure the frequency of the semiconductor sample versus time. My current code graphs the signal in real time as I run the experiment + it writes data in the file. Now my goal is to determine the slope of my first graph and plot it versus time. Thus in order to find my slope I need to use past data points together with the current data point. Can anybody please suggest the easiest way of how to get those points and use them in further calculations?
I am posting my code below.
Thanks.
😉
09-27-2006 04:20 PM
09-28-2006 04:16 PM