LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Call a "Visual BASIC .exe" program from LabVIEW 7.1

is there any way to call a canned "Visual BASIC" program from LabVIEW. All I need is to run the program do not need to pass parameters in or out of the LabVIEW section and the VB program writes the results to an XL file where the LabVIEW application can retreave it. I can't modify or recompile the VB source code it is a purchased item.
0 Kudos
Message 1 of 2
(2,694 Views)
On the Communication palette is the System Exec function. Pass it the name of the .exe.
0 Kudos
Message 2 of 2
(2,694 Views)