02-22-2006 07:11 AM
02-27-2006 09:18 AM
Hi Shane,
Well if everything works correctly in the code, then in theory you shouldn't ever get an error in one but not the other. Executables are great for distributing applications to other machines, especially those that don't have LabVIEW. DLLs are very good when you need to call your LabVIEW code from another programming environment. There are caveats to both, however, you can find a very good description of these in the LabVIEW help. I hope this helps.
Cheers,
Chris J