10-31-2005 02:44 PM - edited 10-31-2005 02:44 PM
Message Edited by akang on 10-31-2005 02:46 PM
10-31-2005 05:50 PM
![]() |
akang,
Try to use a wait time greater than 0. Try adding a 100 mSec pause in the program loop. Windows is an OS and it will do other task in the background thus suspending your application at times. Disable the Windows Automatic Updates and Virus checker automatic updates. That's what we do and we have systems that run for months at a time in a time sensitive environment. We have had good results with XP and LV 7.1. Use Windows Task Manager and see how much CPU and Memory you are using while your application is running.
Matt |
11-01-2005 03:04 AM
11-01-2005 05:59 AM