Connexions

You are here: Home » Content » Data Acquisition in LabVIEW
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.

Data Acquisition in LabVIEW

Module by: National Instruments

Summary: In this lesson, you will learn about data acquisition in LabVIEW.

The LabVIEW Data Acquisition VIs are located on the Data Acquisition palette and the DAQmx - Data Acqusition palette. The Data Acquisition palette contains the traditional NI-DAQ VIs. The DAQmx - Data Acquisition palette contains the VIs for NI-DAQmx.
The DAQmx - Data Acquisition palette contains all of the VIs necessary to perform analog I/O, digital I/O, and counter/timer operations. The VIs are organized so that the most common operations can be performed using the VIs. You can configure a task to perform a very specific function by using the Property Nodes in the palette. Many applications that do not require advanced timing and synchronization can be performed by using the DAQ Assistant Express VI. This course describes the use of the DAQ Assistant Express VI to perform data acquisition. For more information on using all the features of NI-DAQmx, refer to the NI-DAQmx Help or attend the LabVIEW Data Acquisition and Signal Conditioning course.
DAQAssistantIcon.png The DAQ Assistant Express VI allows you to easily configure the data acquisition device. When you place the DAQ Assistant Express VI on the block diagram, a dialog box appears where you configure a local task to perform a specific measurement function. Creating a local task allows you to specify the exact type of measurement to take.
maxmeastype.png
Figure 1
After you create a task, the information for the local task is stored in the DAQ Assistant Express VI.
You can reconfigure the DAQ Assistant Express VI by double-clicking the VI and creating a new task.

Comments, questions, feedback, criticisms?

Discussion forum

Send feedback