LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Monitoring Thermocouple Temperature on Labview

Solved!
Go to solution

In our project we are trying to get different temperature values from different thermocouples connected to our NI DAQ.When we run the program we get different temperature values from .xls file but we cannot monitor this different temperature values on Labview front panel's thermometer digital display .Even we connected different thermometers we get the same temperature value in all digital displays.Could you please help us to monitor different temperature values on digital display.termo.jpg

0 Kudos
Message 1 of 3
(3,292 Views)
Solution
Accepted by topic author tata245

Hey tata,

 

I think what you are looking for is the "Split Signals" VI, shown below in the code snippet. It lets you split the data wire into each of the corresponding thermocouple data values.

 

Split Signals.png

 

I hope that this helps.

 

Regards,

 

Ryan

Ryan P.
CLA
Message 2 of 3
(3,246 Views)

Hİ Ryan,

 

Thank you  for your answer.It really helped us a lot and solved our problem.Now we can monitor different temperature values

0 Kudos
Message 3 of 3
(3,212 Views)