Hi Sukanya,
I have created a VI to demonstrate how to do this and attached a screenshot of it below.
The array of images is passed into a For Loop along with the image file path chosen by the user. The VI then does some string manipulation to save the images to a series of files. For instance, if the user selects 10 as the number of images, and C:\object.png as the path, the VI will save the first image to C:\object1.png, the second image to C:\object2.png, and so on until the last image is saved as C:\object10.png.
Please recreate this and let me know if it does what you are looking for. I do not currently have an image acquisition board in my machine, so I was unable to test this code, but I'm fairly confident that it will work.
Also, please reply if you have any questions about its operation. Thanks.

Rishee B.
Applications Engineer
National Instruments
Message Edited by risheeb on
12-18-2007 10:49 AMMessage Edited by risheeb on
12-18-2007 10:50 AM