LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

frequency to voltage convertor

Hi
 
Just stared using labview at uni and was wondering if there was a frequency to voltage convertor function.
 
Cheers
0 Kudos
Message 1 of 4
(2,746 Views)
Not specifically. Frequency to voltage is device dependent. If you have the relationship for whatever device you are using then you can build your own function, using the formula node or one of the curve fitting functions.
 
P.M.

Message Edited by LV_Pro on 10-05-2005 01:46 PM

Putnam
Certified LabVIEW Developer

Senior Test Engineer North Shore Technology, Inc.
Currently using LV 2012-LabVIEW 2018, RT8.5


LabVIEW Champion



0 Kudos
Message 2 of 4
(2,736 Views)
There are off-the-shelf hardware modules to perform such a function if that will suit your needs. You then just need to read a voltage into a DAQ card. Analog Devices and Dataforth come to mind as manufacturers, as an example:
 
~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 Kudos
Message 3 of 4
(2,726 Views)

I will also say that if you are using certain SCXI modules from National Instruments you can configure the value read (in volts) as a frequency.

 

P.M.

Putnam
Certified LabVIEW Developer

Senior Test Engineer North Shore Technology, Inc.
Currently using LV 2012-LabVIEW 2018, RT8.5


LabVIEW Champion



0 Kudos
Message 4 of 4
(2,713 Views)