From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to capture keyboard strokes while focus is on an external app. Opened with system exec

Hi to the Forum,

 

I have an application that runs an external app. Through system exec, while this application is open the user needs to input a 6 digit serial number using the keyboard, I need to capture in parallel that information on my main VI in order to perform some information validations, such as the six digits were entered, the serial number is not repeated etc. I have read other post about the same issue but did not found a practical way to achieve a solution, please help with an example of how to do that as I'm on the final stage of the project.

 

Thanks in advance for your time and help.

 

MRDK

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

Hi MRDK,

 

You can/have to use Connectivity>>Input Device Control palette functions.

Attached is the simple example.

 

Regards,

Yogesh Redemptor

Regards,
Yogesh Redemptor
0 Kudos
Message 2 of 2
(2,033 Views)