LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Two edge separation measurement with DAQ STC (DAQ 6713)

Hi,

I use a DAQ 6713 ( DAQ STC) with labview.
I want to measure the time interval between two signals edges.
I have modified the example called "two edge separation measurement" for NI TIO but it doesn't work!
You can find the vi in attachment
Is it possible to do that with the DAQ 6713? What is the mistake?
Any help will be greatly appreciated
Thank you
0 Kudos
Message 1 of 2
(2,428 Views)
First, the VI you mention is NOT for STC timer/counters. Therefore, it won't work.

If you want to get the time interval between two edges, you want to use the Functions -> Data Acquisition -> Counter -> Count Events or Time VI. This will do the function you are looking for.

Mark
0 Kudos
Message 2 of 2
(2,428 Views)