Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I capture a series of frames using the 1409?

I want to capture a series of frames using the 1409 onto any possible format(BMP,JPEG, etc...) , but I can't figure out how. Can somebody please help?
0 Kudos
Message 1 of 3
(3,101 Views)
First, make sure your camera works fine in MAX. If you can acquire images, you are all set.

Take a look at the IMAQ examples. You need to use a sequence to acquire the images. After you have acquired the images, you can wire them into a for loop and save each one in whatever format you want.

Bruce
Bruce Ammons
Ammons Engineering
0 Kudos
Message 2 of 3
(3,101 Views)
Bob,

There are two ways of doing this, depending wether you have NI-IMAQ only or if you have the IMAQ Vision toolkit. In either case, you will find a couple of examples in the Vision >> File I/O section of NI Developer Zone. For the way you wrote your question I assume you don't have IMAQ Vision, well, there is an example in that section for saving images when you don't have the Vision toolkit.

I hope this helps.

Nestor Sanchez
IMAQ/Motion Support
National Instruments
Nestor
0 Kudos
Message 3 of 3
(3,101 Views)