LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Get the pictures in buffer after finished acquisition

I am using IMAQ vision and have a question.

Can I save or get the pictures stored in the buffer after I have finished my acquisition?

My program stops the (continous) acquisition (using the amount of light in the picture as a trigger) I am then interested in the data before the trig.
0 Kudos
Message 1 of 3
(2,640 Views)
Use "IMAQ Write file" together with "IMAQ Create" (=buffer) and IMAQ Windraw
to display.

"e96eg" wrote in message
news:5065000000080000008E690000-1031838699000@exchange.ni.com...
> I am using IMAQ vision and have a question.
>
> Can I save or get the pictures stored in the buffer after I have
> finished my acquisition?
>
> My program stops the (continous) acquisition (using the amount of
> light in the picture as a trigger) I am then interested in the data
> before the trig.
0 Kudos
Message 2 of 3
(2,640 Views)
The buffer-pictures has been set as image1, image2 and so on (5 pictures all together)

I run the acquisition and the trigger stops it (IMAQ Stop.vi) I should now have 5 pictures in my buffer.
I use IMAQ create (with image1) and connect it to IMAQ windraw but it returns no picture.
0 Kudos
Message 3 of 3
(2,640 Views)