LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview EXE calling external EXE

I am having trouble with embedding exe (which is written in C) while building Labview EXE. I have a VI that calls external EXE using System Exec.vi function. When I build the application from Labview, it neither includes external EXE nor can access it even if I place it to the same location where Labview EXE is.  How can Labview EXE call an external EXE?  

0 Kudos
Message 1 of 5
(3,443 Views)

In your LabVIEW VI  is the given path for the executable in System Exec. vi is absolute or relative ?

Pierre R...

Certified LabVIEW Developer
0 Kudos
Message 2 of 5
(3,436 Views)

I am using absolute path which is created dynamically by using VI Path.vi. 

0 Kudos
Message 3 of 5
(3,420 Views)

Hi magnetica,

 Can you post your code?

 

Thanks and regards,

srikrishnaNF

Regards,
Srikrishna


0 Kudos
Message 4 of 5
(3,418 Views)