08-06-2008 09:29 AM
08-07-2008 02:25 AM
08-07-2008 07:46 AM
08-07-2008 08:17 AM
08-07-2008 08:19 AM
08-07-2008 08:25 AM
"The weird thing is, I can reboot the PC and start up my app and make this call first before anything else, and I still get the error"
08-07-2008 08:43 AM
08-07-2008 08:48 AM
08-07-2008 08:51 AM
First of all, thanks for replying!
If I put a breakpoint on the IMAQ init - it fails the FIRST time through the loop. Yes, it is a while loop, but it is part of a queue so the loop will not execute again until that case is complete and you will see that I do terminate the session before exiting the case. The grab setup is outside of the inner loop. I am trying to say that I am positive the init is not being called anywhere else and the very FIRST time it is called it errors out.
08-07-2008 09:25 AM