LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Saving Images Using Vision Acquisition Express

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.

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

Sorry the attachment was incorrect 

0 Kudos
Message 2 of 3
(2,166 Views)

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.

Applications Engineer
National Instruments
0 Kudos
Message 3 of 3
(2,157 Views)