08-08-2024 03:37 PM
Dear community,
I hope this message finds you well.
I am currently working with a pre-existing code and encountered an issue when attempting to capture signals from the camera. Specifically, I received the error code - 1074360311 at the IMAQdx open camera.vi, indicating that the camera was not found. Could anyone provide insight into why this issue might be occurring and suggest potential solutions?
For context, I am able to detect the camera's value using MAX (Measurements & Automation Explorer).
Thank you for your assistance.
08-10-2024 09:56 AM
Your attached picture (not nearly as helpful as a VI, preferably "Saved for Previous Version" LabVIEW 2019 or 2021, if more recent) seems to show two cameras, one called "Camera" and one called "Session In".
How does your (single?) camera appear in MAX? Actually, here's a place a Picture would be helpful -- open MAX, expand Devices and Interfaces, and take a Snap of what MAX shows you. Each "camera" should show up with a Camera Icon, a "name" (such as "Integrated Webcam"), and a device name in quotation marks, such as "cam0".
I also recommend you attach the relevant VIs.
Bob Schor
08-12-2024 03:43 PM
Thank you so much Bob for your detailed response and suggestions!
Both cameras are functioning well in the MAX and pictures showing the setup are attached. (cam0 and cam1)
Moreover, the relevant VI is attached as well for your reference.
I really value your guidance and help.
Looking forward
08-13-2024 08:42 PM
I'm rather busy with my own work right now, but here are some suggestions you should consider:
Bob Schor