LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Working with graph and chart

Hi
I have some doubts while working with graphs and charts.
can one plot a Y value Vs X value in the chart/graph and keep updating inside loop...? e.g if i have to plot I-V on graph/chart, how to do it.......I want to fix values on x axis (V) and plot current on Y axis.

Plz clear my doubts

regards...

GNS
0 Kudos
Message 1 of 4
(3,010 Views)
First, you'll want to use an XY Graph (not a Waveform Chart or Waveform Graph). Search the examples for XY Chart.vi It contains an example that uses XY Chart Buffer that shows you how to update an XY Graph in a while loop.

Tim
Message 2 of 4
(3,010 Views)
Thanks for ur kind reply
but isn't it possible with chart and graph...I m interested in seeing how the charts and graphs take the values on X scale...
0 Kudos
Message 3 of 4
(3,010 Views)
I don't understand your question. If you can provide a more detailed description of what you're trying to do, I'm sure someone can help.

Tim
0 Kudos
Message 4 of 4
(3,010 Views)