LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

save continuous images from scanning system (line camera)

Hello, please help:

I use scanning system - scan is done with 70kHz line camera, scan is about 50k lines. My process:

aquiring image (IMAQ Grab Acquire --> Save to Queue --> saving when required with IMAQ Write file 2 (deque element from Save Queue).

The problem is that acqured images are not continuous, means I lost some data from image to image.

Could you please point me to some example, documentation on how to deal with this save?

I heard that Queue is good for data not for images ?

 

Thanks !

Sveta

0 Kudos
Message 1 of 2
(2,400 Views)

Hello Sveta,

 

You don't need to use a queue for the image data. 

 

Have a look at this post:  http://forums.ni.com/t5/LabVIEW/queueing-the-IMAQ-image-data-type/td-p/1109563

---------------------
Patrick Allen: FunctionalityUnlimited.ca
0 Kudos
Message 2 of 2
(2,386 Views)