From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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,527 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,512 Views)
Thanks Andrew_E this looks like it will work. I appreciate the help.
0 Kudos
Message 3 of 3
(2,494 Views)