LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

starting exe from another exe

Hi all ,
 
I want to start a exe from another running exe .... from pushbutton .
 
any idea how to create this
 
Regards
VBR
0 Kudos
Message 1 of 7
(3,429 Views)
VBR,

the function you are looking for is called "System Exec.vi" if the calling executable is built in LabVIEW (otherwise, i asume you wouldnt have posted in the LV-Forum). You can find the function in the connectivity-palette.

hope this helps,
Norbert B.
Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 2 of 7
(3,428 Views)
Use a case or event structure with a System Exec.vi in it.

Regards,

Wiebe.
0 Kudos
Message 3 of 7
(3,424 Views)
Thanks Norbert ,
Can you please give breif description about steps to do.
0 Kudos
Message 4 of 7
(3,422 Views)
iam using LV 7.1 where i can find system exec.vi ???
0 Kudos
Message 5 of 7
(3,421 Views)
system exec.VI  -->ok its in communication palette
0 Kudos
Message 6 of 7
(3,419 Views)
Thanks Norbert , Wiebe,
 
it works... have nice day.
 
Regards,
VBR
0 Kudos
Message 7 of 7
(3,414 Views)