ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

need help plotting frequency

for my program i have a sound input that leads to a waveform graph I would like to then use the FFT to plot frequency what I have doesnt seem right if anyones willing to take a look at it? i have labview 8.0

 

0 Kudos
Message 1 of 6
(3,117 Views)

You should configure the FFT Express VI to show show the result in dB. Also if you plan to use this in continuous mode. You can not use the Express VI. I tested your VI and it works. Then I do audio testing I start some music on a player. Then I set up the sound input source to be "What U hear"



Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
(Sorry no Labview "brag list" so far)
Message 2 of 6
(3,104 Views)
do you know of a way to display the peak frequency somewhere on the program itself. I am writing the program for school kids 6-12 for a camp I just want to make it as simple as possible. They will basically strike a copper pipe of any length then find the peak frequency do this for several pipes then plot length vs peak frequency setup a bestfit line to get an equation relating th etwo so they can work backwards.
0 Kudos
Message 3 of 6
(3,099 Views)

I very quickly wiped together this one. Change as you want to. You should avoid Express VIs as they can cause more trouble than good for you.

 



Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
(Sorry no Labview "brag list" so far)
Message 4 of 6
(3,088 Views)
what are express VIs ; also do you know of a labview function that can allow you to setup few ranges then orgnize the peak frequency into one of the categories.
0 Kudos
Message 5 of 6
(3,049 Views)

i need to change the time limit of the data sampled its on a continous loop i need it to sample for like 2-3 seconds how do we change that

0 Kudos
Message 6 of 6
(2,978 Views)