LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Setting values of different numerical controls via keyboard shortcuts ?

How can I set values of different numerical controls via keyboard shortcuts?
These shortcuts shall make the VI handling more save.
0 Kudos
Message 1 of 2
(2,472 Views)
Hello msdfji,

you can create your own menu entries and connect them with a key shortcut.
Then you have to handle the menu events: just set the values according to the menu event...

Best regards,
GerdW
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(2,472 Views)