LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to get a pulse output at the start of a sine wave which is the input?

how to get a pulse output at the start of a sine wave which is the input?(with a view to get data acquisition)
0 Kudos
Message 1 of 2
(2,099 Views)
Hello;

You can synchronize one of the general purpose counters your board have to the analog input operation. By doing that, you can have your analog input starting the counter operation which will generate the desired pulse. Moreover, you can even specify the delay and width of that pulse. For more information on how to synchronize DAQ operations you can refer to an Application Note named "Advanced Synchronization Techniques for Data Acquisition" which can be found at our web site.
Hope this helps.
Filipe
0 Kudos
Message 2 of 2
(2,099 Views)