0% found this document useful (0 votes)
50 views

Data Acquisition in Labview: National Instruments

This document discusses data acquisition in LabVIEW. It describes the Data Acquisition and DAQmx Data Acquisition palettes that contain VIs for performing analog I/O, digital I/O, and counter/timer operations. It introduces the DAQ Assistant Express VI, which allows easy configuration of a data acquisition device through a dialog box to perform a specific measurement function by creating a local task. The information for the local task is then stored in the DAQ Assistant Express VI.

Uploaded by

Sunandan Kumar
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
50 views

Data Acquisition in Labview: National Instruments

This document discusses data acquisition in LabVIEW. It describes the Data Acquisition and DAQmx Data Acquisition palettes that contain VIs for performing analog I/O, digital I/O, and counter/timer operations. It introduces the DAQ Assistant Express VI, which allows easy configuration of a data acquisition device through a dialog box to perform a specific measurement function by creating a local task. The information for the local task is then stored in the DAQ Assistant Express VI.

Uploaded by

Sunandan Kumar
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Connexions module: m12268

Data Acquisition in LabVIEW


National Instruments
This work is produced by The Connexions Project and licensed under the Creative Commons Attribution License

Abstract
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 congure a task to perform a very specic 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. The DAQ Assistant Express VI allows you to easily congure the data acquisition device. When you place the DAQ Assistant Express VI on the block diagram, a dialog box (Figure 1) appears where you congure a local task to perform a specic measurement function. Creating a local task allows you to specify the exact type of measurement to take.
Version
1.1: Jul 16, 2004 3:29 pm GMT-5

http://creativecommons.org/licenses/by/1.0

http://cnx.org/content/m12268/1.1/

Connexions module: m12268

Figure 1

After you create a task, the information for the local task is stored in the DAQ Assistant Express VI. You can recongure the DAQ Assistant Express VI by double-clicking the VI and creating a new task.

http://cnx.org/content/m12268/1.1/

You might also like