To download NI software, including the products shown below, visit ni.com/downloads.
This example demonstrates how to use a Waveform Graph as a Waveform Chart.
Description
Requirements
Software
Hardware
Steps to Implement or Execute Code
Additional Information or References
Why Can I Not Use Cursors in a Waveform Chart?
**The code for this example has been edited to meet the new Community Example Style Guidelines. The edited copy is marked with the text ‘NIVerified’. Read here for more information about the new Example Guidelines and Community Platform.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.
The dt input in this sample is incorrect.
The correct units are seconds, so the milisecond input "Time Interval Between Points" should be divided by 1000 first before being input into the Waveform "dt" input.