09-08-2004 02:30 PM
09-10-2004
06:30 PM
- last edited on
07-01-2026
09:13 AM
by
Content Cleaner
Hi Steve,
Are you calling another third-party executable in LabVIEW and trying to catch its return code using System Exec.vi? Are you certain that the executable returns an error code? My experience has been that executables don't have return codes... Can you check this by calling the .exe from command line?
You can also see if you can get to the return code from the "standard output" and "standard error" outputs of System Exec.vi.
Also, it seems like there is another Discussion Forum posting with the exact question that you might find helpful: Discussion Forum: "Return Code of a Labview Standalone Executable"
Good luck!
Kileen C.
NI
09-12-2004 07:14 PM