Connexions

You are here: Home » Content » Express Filter VI
Content Actions
Lenses

What is a lens?

Lenses

A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual Connexions member, a community, or a respected organization.

This content is ...
Affiliated with (?)
This content is either by members of the organizations listed or about topics related to the organizations listed. Click each link to see a list of all content affiliated with the organization.
  • This module is included in aLens by: National InstrumentsAs a part of collection:"LabVIEW Graphical Programming Course"

    Comments:

    "A full introductory course on programming with LabVIEW."

    Click the "National Instruments" link to see all content affiliated with them.

    National Instruments
Also in these lenses
  • This module is included inLens: Connexions Books Available for Print on Demand
    By: ConnexionsAs a part of collection:"LabVIEW Graphical Programming Course"

    Comments:

    "This book is available through the Connexions beta version of print-on-demand from online materials."

    Click the "Printable Books" link to see all content selected in this lens.

    Printable Books
Tags

(?)

These tags come from the endorsement, affiliation, and other lenses that include this content.

Express Filter VI

Module by: National Instruments

Summary: Explore the data flow of an example VI.

Problem 1
Complete the following steps to use the NI Example Finder to search for an example VI that generates a sine wave with a frequency of 10Hz 10 Hz and an amplitude of 10V 10 V with white noise of 1V 1 V of amplitude and applies a filter.
  1. Select Help>>Find Examples to open the NI Example Finder.
  2. Click the Search tab and type filter in the Type in the word(s) to search for text box. Notice that this word choice reflects what you want this Express VI to do-filter a signal.
  3. Select filter to display the example VIs that include filter in the title.
  4. Find the example VI called Express Filter.vi and double-click to open it.
  5. Open the block diagram of the VI, shown in Figure 1.
    Figure 1
  6. Click the Highlight Execution button, shown at left, on the toolbar to slow down the execution of the program so you can observe the execution order on the block diagram.
  7. Click the Run button
  8. Observe the block diagram. Notice the flow of data on the block diagram. For example, notice that the Tone Measurements2 Express VI cannot output data until it receives data from the Filter Express VI.
  9. Close the VI when finished. Do not save changes.

Comments, questions, feedback, criticisms?

Discussion forum

Send feedback