03-02-2006 06:15 PM
I tracked the error information. It is from the function lvGrabAcquire in CQamLV.dll.
Function Prototype is:
unsigned long lvGrabAcquire(unsigned long cameraId, unsigned long destinationBuffer, unsigned long bufferSize, unsigned long border, unsigned long format);
When I set the Width of ROI as 520,
the return value of lvGrabAcquire is 0, but when I set the width of ROI as 400,
for example, lvGrabAcquire gave me 1, the error information.
Is there any one who had the same problem?
PS. I installed the basic camera driver and the labview interface from QImaging website.
03-06-2006 10:38 AM
03-07-2006 09:16 PM
07-19-2010 04:26 PM
Has anyone answered this thread? I would really appreciate it if you have.