LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to convert XY graph data to type "signal in" for measurement functions

Solved!
Go to solution

Hi all, i have a driver file that outputs the screen capture in XY graph format.  I want to measure period using the measurement functions in the LabVIEW palette.  Can someone tell me how to convert into this "signal in" type.  The X (time) and Y (power) are all there but it creates an error when i wire together?

Please see my attached code.

Thanks,

0 Kudos
Message 1 of 4
(2,751 Views)
Solution
Accepted by topic author Grant_C

Its ok folks, i have found a solution.  See attached FYI.

0 Kudos
Message 2 of 4
(2,741 Views)

All that you had to do to get dt was subtract element 0 from element 1 in the x array.

Message 3 of 4
(2,733 Views)

Yip, thats another and probably more elegant way.

0 Kudos
Message 4 of 4
(2,730 Views)