09-28-2016 11:54 AM
How to programmatically measure the difference between two channels on multiple channel waveform graph?
09-28-2016 11:58 AM
A graph does not do math, so simply subtract the data going into it.
09-28-2016 11:42 PM - edited 09-28-2016 11:43 PM
Hope the input to the waveform graph is Array of Decimal Value, With that you can do any math operations
if You still face issue try something by your own and share the code will help you to do.