LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

CALL EXE

Hi all :
 
please i want to call exe file from labview ,, please see attach file  ,,,  copy allthe files in spacific directory such as c:\temp
 
then run DUMP.BAT  file ,, as you can see this create csv file ,, i want to connect this DUMP.BAT through labview to create this CSV
 
how can i do that
 
thanks
0 Kudos
Message 1 of 5
(2,681 Views)

Hi elyan,

i think it should be work if you connect the path to "Open URL in Default Browser.vi"

Mike



Message Edited by MikeS81 on 02-12-2008 08:35 AM
0 Kudos
Message 2 of 5
(2,676 Views)
Hello,
Instead of using your batch file, use "system exec.vi" and run directly your "EliDumper.exe".

I couldn't tried this application because this .exe return error.
Software developer
www.mcm-electronics.com





PORTUGAL
0 Kudos
Message 3 of 5
(2,671 Views)
thanks for your quick answer
 
did you try it ,, can you send me vi that do this action
 
i don't really know how to connecte this *.bat ... ,, and sorry the jpg not clear
 
 
thanks very much
 
 
0 Kudos
Message 4 of 5
(2,665 Views)

Hi elyan,

i think this could work. Save the vi in the same path as your batch file.

Mike

0 Kudos
Message 5 of 5
(2,655 Views)