11-10-2006 07:08 AM
Hi everyone
I observed some odd behavior when I was running my program on a PC. I prepared an EXE for a LabVIEW program, this am running on another PC. Purpose of the program is to read a text file and follow the command given in that text document, we are accessing parallel port, calling third party EXEs in this. It is not running when I minimize the window or lock the PC. Do we have any property in VI properties for this?
Thanks
Anil
11-13-2006 05:43 PM
Hi Anil,
Minimizing the application or locking Windows should not stop the executable from running. Can you reproduce this behavior on the development PC? Also try to create an executable with a simple VI that counts the number of iteration and check for this behavior ?
Tunde.