02-20-2019 09:58 AM
Hello,
I created a IMAQdx close camera vi in LabVIEW that captures the image and does the image processing for my project. When I run the program the vi works perfect for few steps and does the image processing. However, after a while there is an error in my project "Error -1074360316 occurred at IMAQdx Close Camera.vi" that stops the project completely.
I am unable to figure out the problem as the camera is connected and works perfectly fine. I also checked NI MAX and see the camera connected.
The error shows the possible reason as 'Invalid Camera Session"
Please advise and let me know if there is more information to be provided.
Thanks
02-20-2019 10:23 AM
Showing your code would help greatly. We would just be guessing at what you are doing otherwise.
02-20-2019 12:03 PM
Obviously, we need to see some code.
(A common cause of invalid references is if case structure output tunnels are set to "use default if unwired" and some are not wired from all cases.)