LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Enquire about signal acquisition

What is the major difference between waveform acquisition and signal acquisition?
Both are signal acquisition only am i correct? then what difference waveform acquisition makes? Is
accuracy more?
0 Kudos
Message 1 of 3
(2,708 Views)
Hello

The accuracy is the same, the signal is the "Y" compaund of the waveform "cluster".
Is is normally more convinient to work with waveforms if you are not very into LabVIEW, but is is much slower than standard DBL arrays.

cheers
Pawel
0 Kudos
Message 2 of 3
(2,702 Views)
A lot of it depends on what kind of data your application needs. If you're analyzing each point of the waveform and want signal analysis, you'd probably want to take in the array of doubles. If you're going to be doing some waveform measurements, then of course the waveforms would be better to have.
Jeremy L.
National Instruments
0 Kudos
Message 3 of 3
(2,686 Views)