LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to link a exe file in labview

hlo
I am using labview 7, is it possible to link a .exe file to labview,
i am using a stepper motor controller i have their software to control & set & change settings etc.. & that is a exe file which is a dos based programme, is it possible to link that exe to labview, & i should open & run that programe (motor controller) from labview.

thanks
sasi
0 Kudos
Message 1 of 2
(2,869 Views)
Try to launch it with "system exec.vi." This function can execute command line commands and should be able to launch any executable.

aartjan
Message 2 of 2
(2,865 Views)