Masking Digital Data

Complete the following steps to mask digital data.

  1. Graph the digital data but do not wire the output cluster of the Bundle function to the Digital Waveform Graph.
  2. On the front panel, place an Array control and add a dimension to the array so you have a 2D array. Label the control Masks.
  3. Place a Digital control in the Array control shell.
  4. On the block diagram, place a Bundle function and label it Mask Bundle.
  5. Wire the output cluster of the Digital Waveform Bundle to the first (top) input of the Mask Bundle function and wire the Masks array control to the second (bottom) input of the Mask Bundle.
  6. Wire the resulting output cluster of the Mask Bundle function to the Digital Waveform Graph.
  7. Run the VI.

Refer to the Digital Graph Mask VI in the examples\general\graphs\DigitalWaveformGraph.llb for an example of masking digital data.