LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Temperature Intensity

Hi all:

 

I would like achieve the following:

 

I have 5 thermocouples arranged in a star pattern on a vent. We would like to monitor the temperature profile (rather, the flux profile) using a visual display and color intensity. Basically, I would like to have a rectangular display on my front panel that shows live changing colors in the same relative areas of where the thermocouples are placed within the rectangle itself. Hopefully I am conveying the idea well.

 

I have a cRIO 9024.

 

Thanks!

0 Kudos
Message 1 of 2
(2,329 Views)

The intensity graph can probably do what you want.  Intensity graphs are different from the other types of graphs in that they take a 2D array of data representing the intensity values. The axes are just the indexes in the arrays.

 

With only 5 data points you may need to do some interpolation to get a usable display.

 

Lynn

0 Kudos
Message 2 of 2
(2,308 Views)