To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This example displays a random waveform that continually displays 10 seconds of data at a time and changes the color of the main plot if the waveform crosses a threshold.
Description
The VI generates a random waveform and show the plot on the waveform chart. In the meantime, it checks if the waveform reaches the upper or lower limits, and changes the color of the plot if it happens.
Requirements
Steps to Implement or Execute Code
Additional Information or References
VI Snippet of Block Diagram
**This document has been updated to meet the current required format for the NI Code Exchange. **
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.