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.

VirtualBench

cancel
Showing results for 
Search instead for 
Did you mean: 

Measurement of Frequency (C API)

We are using the NI VirtualBench in various applications using C and also LabView.

 

Can you give us some functions/pointers on how to measure various things e.g frequency from the MSO using the C API?

 

I have sucessfully got a printout to a graph of the results, but now need to analyse this data.

 

Your VirtualBench App reads everything perfectly, ps, well done on making such a useful product!

 

Cheers

0 Kudos
Message 1 of 2
(3,042 Views)

The VirtualBench API itself doesn't expose any native waveform measurement functionality.

 

For LabVIEW, the waveforms from MSO Read can be used with the Waveform Measurements VIs. For C you may have to roll your own or find a library to perform the measurements you want.

——
Brandon Streiff
ni.com/compactdaq · ni.com/daq
0 Kudos
Message 2 of 2
(3,024 Views)