Thank you for contacting National Instruments. Depending on what you are programming your application in, it sounds like you may need to take a look at your code and make sure that you are not opening the IMAQ interface (such as calling IMAQ Init.vi in LabVIEW) repeatedly in a loop or other structure.
If you are able to successfully snap and grab images through Measurement & Automation Explorer (MAX), then most likely somewhere in your program there is a small problem. Usually the easiest way to check on these types of issues and to examine what may be happening is to run a few of the shipping examples that are included with NI-IMAQ. In LabVIEW, you can open up a number of different snap and grab applications by going to Help in the menu bar and selecting "Find Examples" to bring up the NI Example Finder. Choose to "Browse According To:" the Directory Structure and then expand the IMAQ folder. Under there you should see a number of library folders that will contain high level and low level snap and grab functions. If you are using text based programming, then those IMAQ examples can be found at ..National Instruments\NI-IMAQ\Sample. Regards, Michael Applications Engineer National Instruments
