MATLAB: Does the preview window not update when using the Image Acquisition Toolbox 1.0 (R13.0.1+)

acquisitionbeingblankdroppedframesgreyimageImage Acquisition Toolboximaqpreviewupdatewindow

I opened a preview window to preview the images I am acquiring with the Image Acquisition Toolbox. However, the preview window has stopped responding and I received a status message that frames are being dropped. How can I avoid or correct this problem?

Best Answer

There are various reasons that could cause the preview window to:
- stop updating
- display a blank grey window
- or display a status message indicating that frames are being dropped
Some of the potential causes of these problems are:
- the device may have entered into an unknown state and is not responding appropriately
- there is not enough memory available for the incoming image data
To resolve the problem, try using IMAQMEM to increase the FrameMemoryLimit, and make sure no other applications are accessing the device.