07-16-2012 08:09 PM
I am trying to go the other way from many of the posts I have read here. I have my picture in an imaq buffer, but I want it to be a picture, so that I can use the write PNG file VI. I though I could do this directly by using the polymorphic IMAQ Write File 2 VI, but when I try to pragmatically generate the image filename, it complains that the file does not exist. Any help would be greatly appreciated.
Solved! Go to Solution.
07-17-2012 02:33 AM
Could you post a simple example of what your are doing, e.g. acquire an image and saving it.
Christian
07-17-2012 09:54 AM
Perhaps one of these will help.
07-17-2012 10:26 AM
I am trying to get an image and save it. I stumbled upon the imag write to file vi, and now I am using it. Thank you for the other solutions, I tried them out and they worked well, just slower.