07-24-2013 02:56 PM
Hey,
I've been trying to develop a control for a USB camera that needs to take many images per run. I'm using the IMAQ-USB commands. The problem I'm getting is that after about 180 images I get the following error:
-1074396030 | There are too many classification sessions open. You must close a session before you can open another one. |
After I get this once, I continue to receive the error any time I try to use the program untill I unplug and replug the power to the camera.
The camera I'm running is a FLIR IR camera, Labview version 8.5 on windows 7.
If you guys have any idea whats causing this or how to fix it I'm all ears.
I've attached the program below.
07-24-2013 03:28 PM
Use shift registers on all your references, and use grab instead of snap. I don't have older version installed, so I cannot test this further. What camera model from FLIR are you using?