NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Disable keyboard shortcut on Operator Interface

I need a list of all keyboard shortcuts on the Operator Interface (NI Simple version), it seems not documented.
And I want to disable all of them.  Any one know how?
George Zou
0 Kudos
Message 1 of 2
(3,054 Views)
Hi Zou,

Unfortunately there isn't a way to change the keyboard shortcuts for each of the TestStand UI buttons.  One possible solution is to delete the TestStand UI button and create a LabVIEW button that performs the same action. You could add an event case to the event structure within the simple OI where the same comamand gets executed.  I have attached a screenshot of a VI that shows how to create a command and execute it.  In this case, I am executing the first entry point listed in the process model (Test UUTs if using NI process models).


Message Edited by Patrick P. on 08-31-2007 10:46 AM

Pat P.
Software Engineer
National Instruments
0 Kudos
Message 2 of 2
(3,034 Views)