LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Assign keys

Solved!
Go to solution

Is it possible to assign arrow keys to Boolean controls?

0 Kudos
Message 1 of 6
(3,900 Views)

Hi,

 

it's not possible by the advanced->key navigation settings. But you can check for a "Key press"-event of this boolean and test for an arrow key...

Best regards,
GerdW


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

Hi GerdW,

 

 

  I couldn't understnd your idea. Can u give any example code for that?

0 Kudos
Message 3 of 6
(3,862 Views)

Hi,

 

          Here I have attached one VI ... In that if i click "up arrow" button in keyboard, Value should be incremented by 1. For that what are all changes I have made in the VI?..

0 Kudos
Message 4 of 6
(3,858 Views)
Solution
Accepted by topic author Muralidharan

Try this attached example VI.

 

-Kumar.B

Message 5 of 6
(3,857 Views)

Hi Kumar,

 

 

        I got it. Thank you very much.

 

Regards,

Murali.

0 Kudos
Message 6 of 6
(3,848 Views)