LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

System exec failure

Please help if you can: I try to call an .exe file from within a LabVIEW application, using System Exec.vi. I get error 2: Memory is full. See the attached code for winword.exe, but any exe refuses to run.
0 Kudos
Message 1 of 5
(3,043 Views)
Somehow the attachment did not appear in my original message. This is a retry....

Message Edited by Peter Vijn2 on 02-09-2006 06:35 AM

0 Kudos
Message 2 of 5
(3,040 Views)

HI

I think U have to wire expected output size. Try that might be it will solve your problem. 

0 Kudos
Message 3 of 5
(3,034 Views)
All that you have to do is put "C:\Program Files\Microsoft Office\Office\winword.exe" into the command line.
0 Kudos
Message 4 of 5
(3,028 Views)
That helped Dennis! Thanks a lot for your help. I just assumed that the directory path wired to System Exec.vi would automatically switch to the proper application. The 'Memory full' error didn't help much to solve, but I can live with that.
0 Kudos
Message 5 of 5
(3,003 Views)