LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

"SI read.vi" problem

Hi

I am using “SI read.vi” to measure the frequency and the amplitude of a sinus wave from frequency generator. The frequency measured by the sound card is four times small then the frequency from the generator. The configuration of “SI read.vi” is 16 bit mono, 44100 samples and the buffer size is 8192.

What is the problem?

Regards
Tommy
0 Kudos
Message 1 of 9
(2,741 Views)
Hi Tommy,

I need to know a little more about your application to answer your question.
Would it be possible to attach a piece of simplified code?

Regards

Anders M
NIDK
0 Kudos
Message 2 of 9
(2,726 Views)
Hi

I have attached a simplified piece of code. I use a sinus generator as input and I have verified the signal with a digital oscilloscope.

Regards
Tommy
0 Kudos
Message 3 of 9
(2,723 Views)
Hi there

you need to supply any kind of timing information to the VIs doing frequency analysis, e.g. dt = 1/44100 s, otherwise these VIs assume dT = 1 s. Use the waveform datatype for time - related signals.

best regards
chris
Best regards
chris

CL(A)Dly bending G-Force with LabVIEW

famous last words: "oh my god, it is full of stars!"
0 Kudos
Message 4 of 9
(2,715 Views)
Hi

Can you post an example?

Regards
Tommy
0 Kudos
Message 5 of 9
(2,711 Views)
here it is...

best regards
chris
Best regards
chris

CL(A)Dly bending G-Force with LabVIEW

famous last words: "oh my god, it is full of stars!"
0 Kudos
Message 6 of 9
(2,708 Views)
ups

I am using Labview 7.0. Can you repost a version I can use ?

Regards
Tommy
0 Kudos
Message 7 of 9
(2,704 Views)
sure ..

have fun
chris
Best regards
chris

CL(A)Dly bending G-Force with LabVIEW

famous last words: "oh my god, it is full of stars!"
0 Kudos
Message 8 of 9
(2,702 Views)
Thank you very much.
0 Kudos
Message 9 of 9
(2,690 Views)