Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Vision project questions

Someones has   Labview 8.5 Professional and Labview PDA 8.5 Module.

 

He needs to make an application on which he  will use an IP Camera, and he is  wondring what he needs for that as software.

 

1- could Labview communicate with the IP Camera through the Ethernet card?

2- does he needs additional modules to develop the appliquation (vision module) or he needs only the IMAQ driver

3- What are the supported cameras?

4- could he implement his application in the PDA? ( wirless capabilities)

 

Thank you

Med Mehdi BOUZID
Field Sales Engineer (Tunisia & Algeria)
National Instruments Arabia Branch
www.ni.com\arabia
0 Kudos
Message 1 of 5
(3,275 Views)

Mehdi Bouzid wrote:

Someones has   Labview 8.5 Professional and Labview PDA 8.5 Module.

 

He needs to make an application on which he  will use an IP Camera, and he is  wondring what he needs for that as software.

 

1- could Labview communicate with the IP Camera through the Ethernet card?

2- does he needs additional modules to develop the appliquation (vision module) or he needs only the IMAQ driver

3- What are the supported cameras?

4- could he implement his application in the PDA? ( wirless capabilities)

 


As far as I can understand:

 

1- Yes, through IMAQdx if camera is GigE Vision compliant, or through camera API (ActiveX probably) if camera have proprietary protocol.

2- You will need Vision Acquisition Software for acquisition (if camera GigE Vision compatible). VDM is not necessary if you don't need extended functionality.

3- Any GigE Vision compatible camera supported.

4- No, not with VAS at least.

 

Andrey.

0 Kudos
Message 2 of 5
(3,268 Views)

thanks ANDREY,

 

for the 4th question, is there any solution to deploy his application into a PDA?

 

thanks

Med Mehdi BOUZID
Field Sales Engineer (Tunisia & Algeria)
National Instruments Arabia Branch
www.ni.com\arabia
0 Kudos
Message 3 of 5
(3,257 Views)
I think no. You need to install IMAQdx driver to the target PDA, and I guess, you will get some troubles with this action. In additional, you will need INTEL Gigabit network card for high performance driver.
0 Kudos
Message 4 of 5
(3,254 Views)

You could possibly develop a thin client that accepts images. We're working on soemthing similar right now, and are having limited success (but success indeed!). We're developing an AJAX front end, so you don't need the LabVIEW Run-time engine installed. We're working through the imaging bit right now, but we're having great success with sending data via web services so far. Could be something to check into.

 

-Matt at Cyth Systems


LabVIEW Integration Engineer with experience in LabVIEW Real-Time, LabVIEW FPGA, DAQ, Machine Vision, as well as C/C++. CLAD, working on CLD and CLA.
0 Kudos
Message 5 of 5
(3,232 Views)