LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

intensity of light when temperature increases in LabVIEW

how to increase the intencisy of light when temperature increases in labview

0 Kudos
Message 1 of 4
(576 Views)

Hi seelo,

 

no need to hijack an older and unrelated thread…

 


seeloseelo1@gmail.com wrote:

how to increase the intencisy of light when temperature increases in labview


Simple math:

 

intensity = gain * temperature + offset

 

Now the intensity will increase with rising temperatures…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 4
(568 Views)

As far as I know, LabVIEW does not have a temperature.  My understanding of physics is that only physical objects can have a temperature (and LabVIEW is not a physical object).

As for adjusting the intensity of light, if the light switch has a dimmer, try adjusting that; or possibly just put on some sunglasses.

Message 3 of 4
(514 Views)

You need to be much more specific!

 

So you are apparently using LabVIEW to read a temperature from an external sensor and are trying to change the intensity of some "light" based on the value.

 

Are you talking about room lighting, some external LED, or just some indicator on the front panel? Should the light increase or decrease with temperature? Linearly, or according to some complicated nonlinear formula?

 

If it is just a "light" on the front panel, I recommend a colorbox indicator where you can change the grey level to anything between black and white. It could even be made to look like an LED.

0 Kudos
Message 4 of 4
(497 Views)