I am new to LabVIEW, so this may be an easy task; however, I have read several of the replies related to this topic as well as examined the xy graph.vi and xy chart.vi and have not solved my problem. I am trying to create an xy graph that will plot data each time the VI is run and keep the old data on the graph as well. I am trying to create a deflection vs. power plot of a MEMS device. A specific voltage is applied to the MEMS device and a deflection is recorded and power is calculated when I run my VI. I would like that point to be plotted, and then the next one added to the graph when I run my VI with a new applied voltage and so on until I quit the VI. Could somebody give me a clue, and maybe send an example that will help me?
-Tek