09-03-2010 01:07 PM
In my application i want to run VI with keyboard instead of mouse, so i would like to know how to run vi with key board buttons(ex:ENTER button) instead of RUN button on front panel.
If anybody knows pls infrom thanks
09-03-2010 01:21 PM
This question has nothing to do with Instrument Control so I do not know why you posted here.
You can control just about anything you want with just the keyboard. Have you looked at all of the keyboard shortcuts (Tools>Options>Menu Shortcuts)? You can also right click on a control and select Advanced>Key Navigation and assign shorcuts. The default to run a VI is Ctrl-R though you can simply set a VI to run when opened.
There is a lot of information on keyboard short cuts in the LabVIEW help (Ctrl+?).