LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I use AI Temperature with multiple thermocouple types?

Hi,
 
I am trying to read temperatures from thermocouples. I have the PXI-1112 module. I have 3 thermocouple types. Is there a way to use the AI temperature VI to process all thermocouples with a single wire connection? The VI has an input for thermocouple type, but does not accept arrays. How can I assign a different thermocouple type to each channel?
 
Thanks
0 Kudos
Message 1 of 4
(3,317 Views)

Hello Villalro,

Are you using the DAQmx Create Virtual Channel.vi in your application?  Below is a great example of how to measure three different types of thermocouples all in the same task.  If you are still not able to create the task correctly, you might try building it in a DAQ Assistant.  Once you are able to create the task correctly in the DAQ Assistant, you can convert it into DAQmx code.  Right-click on the DAQ Assistant and then select Generate NI-DAQmx Code.



Message Edited by Robert F on 08-08-2007 09:40 PM

Respectfully,

Rob F
Test Engineer
Condition Measurements
National Instruments
Message 2 of 4
(3,299 Views)

Villarlo,

Did u mean SCXI 1112 modules??

Which DAQ card are you using??

Does it support DAQmx??

0 Kudos
Message 3 of 4
(3,284 Views)
My bad, it is an SCXI-1112, and it does support DAQmx.
0 Kudos
Message 4 of 4
(3,271 Views)