06-01-2006 07:54 AM
06-02-2006 12:48 PM
Hey,
From your description, it sounds like you might not need the spectral measurements toolkit at all. If you can acquire two waveforms (either with the DAQmx or NI-SCOPE drivers), it is possible to simply subtract the difference with a LabVIEW numeric subtract function. These functions (add/subtract/multiply, etc.) are polymorphic, which means that they can add, subtract, or multiply many different types of data. Thus, just as they can operate on two numbers, they can also operate on two waveforms as well. Thus, I would try use the numeric add function. Hope this helps and let me know if you have any more questions!
Regards,
David Hall | Applications Engineering | National Instruments
06-07-2006 08:07 AM