LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Variable brightness LED indicator?

Does anyone know of a variable-brightness LED indicator for a LabVIEW front panel?   ie its brightness varies according to a wired float or integer input?
0 Kudos
Message 1 of 4
(3,745 Views)
This can be made from a custom color box or you can adjust the color of a regular led background (property node).
Paul Falkenstein
Coleman Technologies Inc.
CLA, CPI, AIA-Vision
Labview 4.0- 2013, RT, Vision, FPGA
Message 2 of 4
(3,732 Views)

Have a look at my old dimmer example. (from Here).

 

It should be easy to adapt it for your scenario.

Message 3 of 4
(3,728 Views)
Consider a color ramp instead of an LED
0 Kudos
Message 4 of 4
(3,684 Views)