Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

CCD camera USB control via Visual Basic -- Can this be converted to Labview

Hi

 

Im using Labview 8.2 

 

one of my collegues have written a visual basic program where he controls a USB camera using third party drivers

 

what i was wondering is it possible to link to the driver using Labview to grab image from the camera - if it might be possible how might I go about testing this and where can I find some examples

 

any help appreciated 

 

jonas

 

0 Kudos
Message 1 of 5
(6,411 Views)

Hello,

 

LabVIEW has the ability to use external Dynamic Linked Libraries (dll) as shown here.

Alternatively, you could use NI-IMAQ for USB, an example is shown here.

The driver for NI-IMAQ is here. 

 

I hope this gets you started!

Message 2 of 5
(6,372 Views)

Hello athes,

If your colleague already did some code in Visual Basic, why don't you use it and add the IMAQ functionalities instead of building things from scratch?

 

If it is a metter of grabbing images, then my colleagues here on the forum has already posted you the proper action.

 

Waleed El-Badry MSc.,MCPD, ISTQB Certified Tester
Assistant Lecturer
Mechatronics Department
Faculty of Engineering
Misr University for Science & Technology



View Waleed El-Badry's profile on LinkedIn

Message 3 of 5
(6,324 Views)

To add to what Mark said, the driver package that we provide for vision now officially supports acquisition from USB cameras.

It can be downloaded here:  NI Vision Acquisition Software 2009

 

Kameralina

Message 4 of 5
(6,171 Views)
thanks for the link
0 Kudos
Message 5 of 5
(6,161 Views)