12-10-2012 02:53 PM
Hello,
We are using NI PCIe-1429 frame grabber and Mikrotron MC1310 camera and are developing our application in VisualStudio 2010 C++. Currently I keep getting the following error when calling the imgSessionConfigure() function:
"One or more buffers in the buffer list is not configured."
I have allocated 3000 buffers. I don't get this error when doing a Snap. Also I don't get this error when running the ll_grab example. I copied most of the code over from the ll_grab example.
Can someone help me to figure out how to get beyond this error?
Thank you.
12-11-2012 05:23 PM
Do you get an error code with that? Also, does it work fine in Measurement & Automation Explorer?