LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Digital Tach on an FPGA

Solved!
Go to solution

I am trying to implement a simple digital tach onto a machine. Its a proximity switch and a disk with several holes. I want to verify the disk is rotating and don't care (at least for the moment) how fast. I'm using a digital input on my 9074 FPGA and simply want to check for the digital transition over a set time period. Can someone please show me where I can find a sample vi that will accomplish this? Or does someone have a vi they could share?

 

Thanks

0 Kudos
Message 1 of 3
(2,989 Views)
Solution
Accepted by topic author mittleiderj

Hello,

 

Here is a DevZone with a link to example code for decoding Tachometer signals. Its using Analog Signals, but it shouldn't be hard to change it from analog signals to digital signals. Someone else on the forums may have implemented this with digital however.

 

Also check out the following Discussion forum.

Regards,

Andrew

Message Edited by Andrew_E on 07-17-2009 11:50 AM
National Instruments
RIO Embedded Hardware PSE

CompactRIO Developers Guide
0 Kudos
Message 2 of 3
(2,974 Views)
Thanks Andrew_E this looks like it will work. I appreciate the help.
0 Kudos
Message 3 of 3
(2,956 Views)