03-29-2007 06:01 AM
03-30-2007 08:30 AM
Hello.
Thank you for posting to the NI Discussion Forums.
To give you a bit a background on making temperature measurements, please reference the following resource:
Measuring Temperature with an RTD or Thermistor
http://zone.ni.com/devzone/cda/tut/p/id/3643
This tutorial introduces and explains the concepts and techniques of measuring temperature with an RTD or Thermistor.
For information on how to program in LabVIEW a temperature acquisition task, take a look at the shipping examples. In LabVIEW, click on Help>>Find Examples. Now browse to Hardware Input and Output>>DAQmx>>Analog Measurement>>Temperature. There you will find several examples on this subject.
I would recommend using DAQmx to take a differential measurement with the USB-6211 device. For more information on differential measurements, please refer to:
What Is a Differential Measurement System?
http://digital.ni.com/public.nsf/allkb/C8156250190A1386862568B000753174
Let me know if this helps get you started or if you have any other questions. We would be happy to help.
Have a great day!
Brian F
Applications Engineer
National Instruments
03-31-2007 03:55 AM
04-02-2007 10:41 AM
04-18-2007 11:22 PM
04-19-2007 08:06 PM
Hello.
A very helpful example for taking temperature measurements that require excitation is "Acq Thermistor Samples-SW Timed.vi". This example seems to do exactly what you want except for the voltage excitation. Currently, it is configured for current excitation. However, this can be changed easily by changing the "DAQmx create channel" 's polymorphic instance to AI Thermistor Vex from AI Thermistor Iex. Click on the text below the actual VI block and navigate to Analog Input>>Temperature>>Thermistor>>Voltage Excitation. After that, it should just be a matter of changing a few controls around and you should be up and running.
Good luck!
Brian F
Applications Engineer
National Instruments