HomeModules → Module 1.4 (LabView Waveform Charts) → Introduce
I ntroduce
C onnect
A pply
R eflect
E xtend

Introduce - LabView
Waveform Charts and Register Shifts

This module will cover two important Labview items. First will be the Waveform Chart Indicator which allows you to graphically display a VI's data on a scrolling chart. Second will be Shift Registers which allow for intermediate storage of loop iteration data in both While and For Loops.

This module will also go a little more in depth about Boolean Controls and explain how to control their mechanical action and display their state.

This module will cover:

  • The Waveform Chart Indicator
    • Definition
    • How to Create a Waveform Chart Indicator
    • Waveform Chart Update Display Modes
    • Waveform Charts With Multiple Plots
  • Shift Registers
    • Definition
    • How to Create Shift Registers
    • Adding Elements to Shift Registers
    • Creating Additional Shift Register Elements
  • Controlling Boolean Controls
    • Boolean Control Mechanical Action
    • Showing a Boolean Controls State

Click here to move on to the next section (Connect).