LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Programmatically measure the difference between two channels

How to programmatically measure the difference between two channels on multiple channel waveform graph?

 

0 Kudos
Message 1 of 3
(2,904 Views)

A graph does not do math, so simply subtract the data going into it.

0 Kudos
Message 2 of 3
(2,902 Views)

Hope the input to the waveform graph is Array of Decimal Value, With that you can do any math operations Smiley Happy

if You still face issue try something by your own and share the code will help you to do.

----------------------------------------------------------------------------------------------------------------
Palanivel Thiruvenkadam | பழனிவேல் திருவெங்கடம்
LabVIEW™ Champion |Certified LabVIEW™ Architect |Certified TestStand Developer

Kidlin's Law -If you can write the problem down clearly then the matter is half solved.
-----------------------------------------------------------------------------------------------------------------
0 Kudos
Message 3 of 3
(2,849 Views)