LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

launching another app from LabVIEW

Hello LabVIEW engineers,
Has anyone tried launching another application from LabVIEW? I presume the Library Function VI can call CreateProcess from the Windows kernel32.dll; is there another way, a generic LV method that will work on a Unix platform as well?
Thanks for any pointers!
 
Mallicos
0 Kudos
Message 1 of 2
(2,443 Views)
For all OS's, use the System Exec function. It's on the communication palette.
0 Kudos
Message 2 of 2
(2,440 Views)