Curriculum and Labs for Engineering Education

cancel
Showing results for 
Search instead for 
Did you mean: 

Unit 4 - DAQ: Lesson 1

Introduction

In this lesson we are going to discuss Data Acquisition, commonly refered to as DAQ.

We will do our data acquisition using the DAQ Assistant Express VI. The DAQ Assistant provides a user interface to assist with DAQ configuration. Through this interface, all required data acquisition parameters can be conveniently setup using a wizard.

Lessons Video


Example Snippet

U4.L1.png

Practice Problem

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

Requirement:

  1. Write data to one channel of the MyDAQ audio out (Hint: use the function generator found in the signal processing palette)
  2. Modify the program so that data is written to both the audio out channels (Hint: use the build array function)

Practice Solution

U4.L1.png

Next Step

Unit 4 - DAQ: Lesson 2

Download All
Comments
balticsea
Member
Member
on

nice,

Contributors