Example Code

Using Precision Timing with Measurement Studio 8.6 WaveformGraph in Visual Studio 2008

Code and Documents

Attachment

The .NET DateTime class supports accuracy to the nearest 100 nanoseconds, by comparison the Measurement Studio PrecisionDateTime class can go down to two to the power of negative sixty-four. Thats a lot of precision!! Once we have our data we probably want to display it someway, so why not use a WaveformGraph. See the attached example on how to utilize the most precise timing you can plot with in Measurement Studio 8.6 and Visual Studio 2008.

2009-04-23_160417.png

Richard S -- National Instruments -- (former) Applications Engineer -- Data Acquisition with TestStand

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Contributors