From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Error -1074397153 occurred at IMAQ Get Buffer

Solved!
Go to solution

Hi Orel,

 

First, thank you for posting your solution, it will certainly help other users who may come across this problem in the future.

 

Secondly, please create new posts for new questions.  You are getting this error though because you need to call "IMAQ Create" to create a buffer in memory for the image.  Image data types in LV are actually pointers to this buffer, and not the actual image data (because they are so large it would be cumbersome to pass around all that data). 

 

Use create image and dispose image to deal with these image data types.

 

Cheers!

 

Marti C
Applications Engineer
National Instruments
NI Medical
0 Kudos
Message 21 of 21
(863 Views)