06-28-2012 04:14 PM
I'm trying to save an Image as a jpg using Vision Acquisition Express. My code looks like this. I am able to view the images and scroll through them afterwards, but when I add the file saving portion, I get an error that says "Error 1074395995 occured at IMAQ WriteBMPFile File not found."
How should I go about Fixing this?
Also, when i was running this before, I was getting a memory error and I couldn't figure out how to clear the memory. I was only able to fix this by scraping my previous script and starting over. I haven't gotten this error so far.
06-28-2012 04:18 PM
Sorry the attachment was incorrect
06-29-2012 10:39 AM
Hi,
The error you are getting indicates that the file path is invalid. I just set the file path to my desktop and I could save the files. I would double check to make sure the path you specified is valid for the computer you are running it on.
As far as the memory error, it is really hard to say what the cause is. If you aren't getting it anymore then I wouldn't be to concerned.
Regards,
Greg H.