LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to program ESC key to select PASS/FAIL?

Hi,
I need to write a test to direct the operator to select either the PASS or Fail Button after checking the UUT manually. Is there any way to program in Labview so that the operator can press "ESC"(or a function key) to select "FAIL", and press "Enter" for "PASS"? Thank you.
0 Kudos
Message 1 of 2
(2,681 Views)
Right click on your Boolean controls and select Advanced>Key Navigation. You'll see which keys you can assign to a control. ESC, the F keys, and RETURN are all available.
0 Kudos
Message 2 of 2
(2,681 Views)