07-15-2006 11:56 PM
07-17-2006 10:09 AM
Anyone can help me?
Thanks.
07-17-2006 03:48 PM
07-18-2006 09:08 AM
07-18-2006 11:37 AM
01-31-2012 09:54 AM
Hi!
1) As far as I understood, "IMAQ Create" creates a pointer to a buffer of zero length. In case of the original buffers, "IMAQ Configure Buffer" resizes this image. How is this with "Copy Acquired Buffer"? Does it do the resizing of the new buffers itsself?
2) I am using an old program similar to "LL Grab.vi": in this program, two buffers are allocated (IMAQ Create and IMAQ Configure Buffer are called for both), but then a for-loop with 110 further calls to IMAQ Create result in an array of images, into which "IMAQ Copy Acquired Buffer" writes. How is it possible, that the number of original buffers and that of buffers for the copy function can be different? And how does the "Compy Acquired Buffer" know which original buffer to take a frame from?
Thanks, Anna