ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Open an executable from Labview

Hello,
I'm developing a vi which needs to run an exe.I have an exe(eg:check.exe)
created through some other tool(not an exe created by Labview)stored in my drive(eg, C:\check.exe).
Is it possible to run this check.exe from the Labview ?
Please help me to figure this out.
Thanks in advance.

Regards,
Nalin
0 Kudos
Message 1 of 4
(2,849 Views)
In the communication palette you can find the system exec VI, which will allow you to run any executable.

___________________
Try to take over the world!
0 Kudos
Message 2 of 4
(2,842 Views)
Hi,

Just a quick example for your reference 🙂

Regards,
Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
Message 3 of 4
(2,827 Views)
Thanks a lot for the help.
The example vi provided helped a lot.
0 Kudos
Message 4 of 4
(2,818 Views)