LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Caps Lock Key simulation

 I have TEMPerNTC II device, from that I want to read the temperature. For that I have to press Caps lock key for 3 sec to get the data and to stop again I have to press Caps lock key for 3 sec. How to simulate the these condition( pressing Caps Lock key for 3 sec) in LabVIEW?

0 Kudos
Message 1 of 2
(2,348 Views)

You can call the user32.dll to simulated keystrokes, you event control the down and up change. See this example (here the down time is only 100ms) :

 

Example_VI_BD.png

 

hope this helps


We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

Message 2 of 2
(2,335 Views)