Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

how to acquire image with time delay in ni1722 smart camera

i have to acquire image with particular time delay in ni1722 smart camera not continous aquisition?
0 Kudos
Message 1 of 2
(3,202 Views)

Some questions first... Are you using Vision Builder AI or LabVIEW? Do you want a fixed delay or do you want to change it between each trigger?

 

You have lots of options... you can directly configure the frame rate the smart camera will acquire at if you just want to control the rate. You can also put it into software-triggered mode and then issue software triggers whenever you'd like to take an image. You can also put the software trigger into a timed-loop in LabVIEW and then control the trigger timing dynamically using all the flexibility the timed loop offers.  If you are taking images even more rarely, you could just simply use a Snap when you want to acquire a single image.

 

If you can give us a better idea of what you are trying to do we might be able to offer better suggestions.

 

Eric 

0 Kudos
Message 2 of 2
(3,188 Views)