04-27-2015 09:11 AM
I'm working with a usb3.0 camera to and labview vision acquisition.
I just want to have a simple live image.
in the configuration the image is shown and everything works fine, but when a finish this and run the vi i get an error.
Error -2147023898 and is undefined in labview.
Could someone help me with this problem
in the attacement 2 images show the error and the working configuration
04-29-2015 01:57 AM
Dont use express vi. Use imaqdx open outside the while loop. Use a snap inside the while loop and use a close outside the loop.