LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I plot an XY-chart ?

How can I plot an XY-chart (in a for loop) instead an XY-graph (after the for loop is completed) and add a second plot to the first (the X-values may be different but identic in nature)?X-values are acquired with a voltmeter and Y-values with a gaussmeter via serial interfaces.Thanks for help.
0 Kudos
Message 1 of 2
(2,730 Views)
Check out the example "Variable-Time Chart XY.vi" in the examples. It uses XY Chart Buffer.vi. The example uses the same time base for multiple Y points, but they can be different.

~Tim
0 Kudos
Message 2 of 2
(2,730 Views)