LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Frequency measurement

Hi,
I modified the examples "Count and period - crio" to measure the frequency of a digital signal. The frequency measured (about 42.4 Hz) is 4 time higher then the input (about 10.6 Hz).  Is an error in my program?
 
I use the module 9411 on a 9104 with the 9012.
 
Daniel
Download All
0 Kudos
Message 1 of 5
(3,164 Views)
Perhaps the input signal has jitter on it? If you put a wait inside the upper true case (when the edge is > that the previous), for instance 10 ticks, the jitter will be ignored.


Regards,


Wiebe.
0 Kudos
Message 2 of 5
(3,111 Views)
dboulay:

Feel free to post again if you are still experiencing issues.

Regards,

Rudi N.

0 Kudos
Message 3 of 5
(3,084 Views)
 

Message Edited by Rudi N on 05-08-2007 06:57 PM

0 Kudos
Message 4 of 5
(3,085 Views)
 

Message Edited by Rudi N on 05-08-2007 06:58 PM

0 Kudos
Message 5 of 5
(3,086 Views)