HomeModulesModule 1.4 (Labview Waveform Charts) → Exercise 1

RANDOM AVERAGE VI


Create a VI that has a Front Panel similar to the above example. The VI utilizes a While Loop with a three-element Shift Register and the Random Number Function to calculate a four-point running average of the random data. A Waveform Chart and two indicators should display both the raw and averaged data as shown. Initialize the Shift Register with a Random Number Function and slow it down with a 500ms delay.