Archives by Tag 'LED'

Create a Tri-State LED Indicator in LabVIEW

By Ralph - Last updated: Wednesday, April 2, 2008

Under some conditions, the traditional boolean LED indicator is not enough to indicate the test result. For example, before the test finish, the status of current UUT(Unit Under Test) is unknown, which value should be displayed, the green TRUE with the meaning of success or red FALSE with the meaning of fail? Both are unacceptable, [...]