LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Close OSK.exe

Labview can easily open OSK.exe

but how to close it with labview ?

 

Can anyone please help

0 Kudos
Message 1 of 4
(6,777 Views)

Hi Kuanyong,

Im assuming you are using the System Exec VI to open the on screen keyboard.

You can close the OSK in the same way by using the tskill (task kill) command.

 

So to close the OSK wire the string "tskill osk" into the command line input of a System Exec VI.

 

Hope this helps.

 

John Porter

AE

NI

Message Edited by John.P on 09-30-2008 03:42 AM
------
John.P | Certified LabVIEW Architect | NI Alliance Member
0 Kudos
Message 2 of 4
(6,765 Views)

Hi John,

 

Thanks. This is exactly what I need.

0 Kudos
Message 3 of 4
(6,758 Views)

Hi Kuanyong,

Thanks for letting me know, happy i could help.

 

------
John.P | Certified LabVIEW Architect | NI Alliance Member
0 Kudos
Message 4 of 4
(6,754 Views)