10-25-2013 03:12 PM
Hi,
I am using Labview to out put the images from a external camera. There is a 32bit 2D array output integer. How can I save the image to local folder. I have used following functions. Even though the program runs just fine, there is no image saved not even an unreadable file.
Please let me know if you have any advice.
Thanks!
Tedan
10-25-2013 05:36 PM
Try wiring the error output of the Write JPEG File VI to an indicator. Maybe something is going wrong there behind the scenes. Also couldn't hurt to probe the Pixmap wire, to confirm it contains some real data.