08-14-2012 06:04 PM
Hi,
I am trying to build an application from a simple labview (2011) vi. All the vi does is sets (boolean = TRUE) a line on the digital output card (NI 9472) when I start running the vi. The program works fine after I have coded it. But when I try to build an exe file (application) of that project, then labview crashes in the build process. Is this a known issue? please help. I am attaching my vi alongwith this email
Thanks
Solved! Go to Solution.
08-15-2012 06:13 PM
I'm sorry to hear that gascars. I have downloaded your project and VI and have succesfully built an executable in both LabVIEW 2011 and LabVIEW 2012. Can you please send me a screenshot of the error you are receiving? Also, can you make a simple VI that just adds two numbers and see if that can be made into an .exe.
Thanks
Chris
08-15-2012 06:42 PM
Hi Chris,
Thanks for the reply. I guess that may be an intermittent thing (may be too many processes are running on my computer). There was no error message as such. It just displayed a window giving me options to a)close the program, b) go online for troubleshooting.
But, I was able to create an executable after a 3/4 crashes. It is now working fine everytime I try to build an executable. Do not know what was the issue.
08-16-2012 09:16 AM
I'm glad to hear you are up and running again. It is possible that it was a problem with memory management when too many programs are running.