LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

'waveform dt parameter <=0'

Hello,

 

I am getting the following error when trying to run my VI.

Please find attached a screen shot of the VI and the resulting error. I will be really thankful if u help me deal with this issue.

 

Thank you,

 

 

Bill

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

You acquire one (1) data point from you DAQ. It's not possible to perform an FFT calculation on 1 sample.

 

If you want to get sample by sample have a look at the point by point palette.

 

Or try to get more samples  (not using the 1 Sample instance).

 

Ton

PS here's the screenshot:

 

Message Edited by TCPlomp on 24-04-2010 10:19 PM
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 2 of 2
(2,724 Views)