01-19-2006 04:59 PM
01-20-2006 12:55 AM
I have used similar setup on XP successfully. What's your command to the System Exec VI?
-Khalid
01-20-2006 01:29 AM
01-20-2006 09:28 AM
Sorry, I left out information. The user running the application is actually in another state. It works fine for me in Windows2000 and Windows98 with LV 6.1. I did confirm from them that yes, there is an error code 2 in the System Exec.vi.
The vi is launching an *.exe with command line arguments. The exact command works in a DOS window and returns the exepected information in the standard output.
The working directory input is set to the path for this vi
The standard input is set to 10 "\n" (new lines). I honestly can't remember why. Hmmm?
expected output size is 4096
wait until completion is TRUE
run minimized? is TRUE
The user is now going to copy the application to a Windows2000 machine with LV 6.1 and test that.