Example Code

Simple Continuously Updating Waterfall Plot

Code and Documents

Attachment

Overview


This example demonstrates how to create a waterfall plot that will take in continuously varying data and update automatically. This could be used to see how sound frequencies change with time or perhaps see the movement of an object by analysing radar data.

Waterfall Plot.png

The signal in this example is just a simulated sine wave with noise but can easily replaced with data from hardware. You can vary the amplitude and frequency using the dials to see how the waterfall plot responds to the change.

Requirements

LabVIEW 2014

The Sound and Vibration Measurement Suite is needed to run this VI.

Code Snippet

Waterfall Plot Snippet.png

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

Comments
aml1138@yahoo.com
Member
Member
on

missing vis

Contributors