Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

I cannot display data from multiple pressure sensors my NI 9219 through Labview

I am attempting to display data from two pressure sensors for a wind tunnel.

I have a NI 9219 data acquisition system.  I had the system working before upgrading to labview 2009.  but i don't know how it was originally set up.  

How do I get labview to communicate with the DAQ system?

it has something to do with the Daq MX software, but have never used it before.

0 Kudos
Message 1 of 4
(2,994 Views)

Lee,

 

You will need to install the DAQmx drivers from ni.com/drivers.

The newest version for windows machines is http://joule.ni.com/nidu/cds/view/p/id/2337/lang/en

 

Daniel

Applications Engineer
National Instruments
0 Kudos
Message 2 of 4
(2,983 Views)

I reinstalled the DAQmx drivers and it seemsd to be working. however I am having another problem,

I am attempting to get data from two pressure sensors and a thermocouple. 

When i attempt to aquire data, I can plot the data and it looks ok, but I cannot read out the data, or manipulate it.  I need to seperate the values and do some math and then store the result.  how do I do this?

 

 

thanks a bunch!

 

0 Kudos
Message 3 of 4
(2,968 Views)

Lee,

 

Take a look at some of the DAQmx examples in LabVIEW.  There are some great resources that should give you a jump start on the appropriate way to manipulate data for a DAQmx task.

 

You can find these examples by going to LabVIEW Help » Find Examples » Hardware Input and Output » DAQmx » Analog Measurements.

 

Daniel

Applications Engineer
National Instruments
0 Kudos
Message 4 of 4
(2,957 Views)