Curriculum and Labs for Engineering Education

cancel
Showing results for 
Search instead for 
Did you mean: 

Unit 4 - DAQ: Lesson 2

Introduction

In this lesson we are going to talk about data acquisition using the basic DAQmx functions.

We will first talk about how to setup channels and tasks in the Measurement and Automation Explorer(MAX). MAX, is the tool we use to configure our devices with LabVIEW. It allows us to setup a data acquisition task which combines the information necessary to run a data acquisition process. Finally we will finish off with how to use our task in LabVIEW.

Lesson Video 1


Lesson Video 2


Lesson Video 3



Practice Problem

Procedure: Create the required VI(s) to achieve the following tasks.

Requirements:

  1. Create a data acquistion task which reads data from the audio input on your MyDAQ using the DAQmx functions
  2. Display the signal on a waveform chart

Practice Solution

U4.L2 Practice Solution.png

Next Step

Unit 4 - DAQ: Lesson 3

Comments
Mitch_cottrell
Member
Member
on

I would prefer to see this as multiple topics.

Contributors