Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

ActiveX control, cwimaq.ocx, LoadInterfaceDefaults method fails with IMAQ 1394 driver.

I'm trying to run your VB sample using the ActiveX control and your 1394 IMAQ driver. I can't read the interface defaults for the camera. The LoadInterfaceDefaults method returns with a 30222 error, Newer version of NI-IMAQ required. I downloaded the 6.0.4 version and it seemed to install correctly. It doesn't fix the problem and when I look at the version using Windows explorer, it show the version as 6.0.3.563.
0 Kudos
Message 1 of 3
(3,964 Views)
There are two different NI-IMAQ drivers: one for the IEEE-1394 interface, and one for the PXI/PXI frame grabbers. LoadInterfaceDefaults is an NI-IMAQ command and is not supported by the NI-IMAQ 1394 driver. The method is looking for a valid version of NI-IMAQ (2.x), which will not work with 1394 cameras.
The 6.0.4 version is actually your version of NI Vision, which is the image processing toolkit for IMAQ.
0 Kudos
Message 2 of 3
(3,964 Views)
O.K. That was 10/5/2001. Has NI fixed this problem yet?
0 Kudos
Message 3 of 3
(3,964 Views)