LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

plot y vs x

Hi Guys,

I have a plot question,

I have two different signals and I'd like to plot Y vs x, without using a x-y graph, since it won't log the history.  The data I am getting our single data points from two different channels, i'd like to plot them against each other..  Is there a way i can accomplish this? Thank you..

0 Kudos
Message 1 of 3
(4,939 Views)

open your example finder and look at the xy-chart example.

0 Kudos
Message 2 of 3
(4,937 Views)
Just because the XY graph doesn't have a built-in history doesn't mean you can't make one yourself. All you need is a shift register or <shudder> use the Express XY Graph. If you select "Express XY Graph" for the front panel control instead of the XY graph you'll get an XY graph on the front panel and on the block diagram you'll get an Express VI. The Express VI has a history built in.
0 Kudos
Message 3 of 3
(4,935 Views)