![]() |
|
|
Functional Description
This VI first creates a camera session and an AVI session. Then, a buffer is created for each image in the sequence using IMAQ Create in a for loop. Next, the images are acquired and stored in the buffers. The images are then pulled from the buffers and saved as an AVI file. Last, the sessions are closed.
Caveats and Additional Notes
This code was tested using a FireWire camera at 30fps.
There are no comments on this document