LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple plot (XY) from Read Mes. File

Hi!

 

I have two measurnment data files, but the x and y values is not same.  I would like to plot in one graph. I try some method, but is not work.

 

Please help!

 

 

0 Kudos
Message 1 of 7
(3,014 Views)

Secund... I tried to separate x and y valeus. But it not works.

0 Kudos
Message 2 of 7
(3,007 Views)

Secund... I tried to separate x and y valeus. But it not works.

0 Kudos
Message 3 of 7
(3,006 Views)

Hi,

     One solution is there, i don't how much this solution will help u, select a duplicate scale visible in graph X and Y axis.

 

Siva

Sivaraj M.S
CLA
0 Kudos
Message 4 of 7
(2,999 Views)

Sorry, the dudble scale is not good for me.

I would mlike to multiplot the two (X-Y) datas.

0 Kudos
Message 5 of 7
(2,995 Views)

Hi Slorant,

 

You can make it work by using Signal Manipulation functions from the Express Palette.

First, convert both measurements to dynamic data (To DDT), you can choose your type of signals in the configuration window, or if you double-click the node.

Second, append the two dynamic data signals with the Merge Signals node.

 

If this does not return the result you are looking for, we will need more information to assist you. For example, what type of measurement file do you have? What data type are the waveforms you want to plot?

 

Let me know how it goes!

Patricia

0 Kudos
Message 6 of 7
(2,983 Views)

Make the array of different data set then bundle them in cluster to plot it on X-Y graph.

 

Thanks

- HS

0 Kudos
Message 7 of 7
(2,978 Views)