01-15-2010 11:01 AM
I have a camera configured in MAX with the correct .iid and .icd files. I have the interface name of the camera, serial number, manufacturer, etc.
When I try to find cameras in my own application, it returns no cameras found (imaqdx.EnumerateCameras). When I try to open the camera with the interface name, it returns that the camera is not found (imaqdx.OpenCamera).
I am using MeasurementStudio.Net with Vision Acquisition 8.5. The frame grabber is PCI-1422.
Solved! Go to Solution.
01-15-2010 11:09 AM
For the 1422, you need to use the IMAQ (no dx) acquisition routines. IMAQdx will not work, since it is for firewire, USB, and GigE cameras.
Bruce