Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

VB6 with GigE cameras?

Solved!
Go to solution

I am using Vision Devlopment Module 8.5 with VB6.   I have written much code using activeX controls for 1394 firewire cameras.   Are there VB6 activeX controls for GigE cameras?  If so,can you put link here for examples.  Thanks You

 

0 Kudos
Message 1 of 2
(4,210 Views)
Solution
Accepted by topic author DelphiDan

Hi Dan,

 

The IMAQdx documentation indicates that it does have legacy MSVB6 support. Your camera should work with these examples as long as it meets the correct GigE or DCAM standards for working with IMAQdx, since this is still using our IMAQdx drivers.

 

I'm not sure about ActiveX support specifically for GigE cameras, but once you've connected to your camera with IMAQdx in VB6 I don't see why you shouldn't be able to use functions you were using before. I suggest you try modifying your existing code to connect with your GigE camera, and test the functionality of your ActiveX code.

 

Thank you,

Emily C
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(4,170 Views)