A good way to change a control value in LabVIEW using your keyboard is by binding a key to it.
To do this, follow these steps:
- Right-click on the control you want to modify in the front panel.
- Hover over Advanced, then click on Key Navigation.
- In the Key Navigation window, choose the keyboard key you want to bind to the control.
For example, in the image below, the F1 key has been associated with the Boolean control.