Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Sequential image saving in Labview

Dear friends:

 

 I am generating 2D images by combining a number of axial (iD) images. After each 2D image acqusition i need to save image and move the sample holder stage and acquire next 2D image (combining 1D as mentioned). I use 2D image generation in one while loop and stage movement in another for loop. I need to syncronously and automatically save 2D images with each stage movement with incremental number. I tried with the code avialble from the discussion forum. But it does't work. Please help me

 

 

0 Kudos
Message 1 of 2
(3,976 Views)

From what I can see it is un-synchronized.  I execution speed is not a major issue then everything should be in one loop.  Moves stage, acquire image, save image, and repeat.   

Matthew Fitzsimons

Certified LabVIEW Architect
LabVIEW 6.1 ... 2013, LVOOP, GOOP, TestStand, DAQ, and Vison
0 Kudos
Message 2 of 2
(3,907 Views)