Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

XYPlot

I collect voltage in 2 channes with time in a DAQ. In graphic of Voltage vs time I can see the 2 sine wave of voltage. But, when I plot XYgraph, I don't have in Xaxis Channel1 and in Yaxis Channel2. I have two series of dates: the first is Channel1 in Xaxis and Yaxis too, in the second is Channel 2 in Xaxis and Y axis. Any one knows how can I only have one series of dates with every channel in one axis?

 

I have check properties of XYplot but I can't change this variable.

 

The output of DAQ it is a wire with these 2 channels that I connect with X and Y input in XYplot.

0 Kudos
Message 1 of 2
(3,260 Views)
Hello Peregir,

I'm not sure why your code is behaving the way it is without having access to your code. I recommend looking of the XY Graph example that ships with Measurement Studio to verify the inputs to the functions are used properly. You can find the example in the following location, \National Instruments\MStudioVS2008\DotNET\Examples\UI\WindowsForms\Graph\XYGraph\

Hope this helps.

Regards,
Glenn
0 Kudos
Message 2 of 2
(3,216 Views)