LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

"Information about the front panel of "Measure frequency

I'm sorry, but I don't know why you can' t open the attaced file.Try with this two files and please let me know.Anyway I repeat you the question:"I'd like to know very detailed information about the panel of the program "Measure frequency" that I send you with my question.I need information ,above all, about the options that I can set in "Gate specification", "Source specification" and "measure specs".
Thanks for help."
Download All
0 Kudos
Message 1 of 2
(2,514 Views)
Luiart,

This VI measures the frequency of a repeating square wave using two counters. The chosen counter counts rising edges of the square wave. The gating counter controls or gates the chosen counter for a specified interval.

The source and gate controls allow the user to conveniently select from PFI lines, Internal Timebases, RTSI lines, and Miscellaneous (like other counters) for source and gate origins. For instance, if you select Internal Timebase, 20 MHz in the Source Specification and if you select a default PFI Line in the Gate Selection , a Timebase signal of 20MHz will be used as the source of the counter and the gate will come from the default PFI line. Now, regarding measure specs, all they do is set up the delay and the pulse duration
for the pulse generated in counter-1.

To see more detailed information, you can go to the LabView Contents and Index and search for Counter Set Attribute.
0 Kudos
Message 2 of 2
(2,514 Views)