04-25-2006 05:33 AM
Hi everybody, I have some questions about PXI and NI vision, especially the IMAQ USB Visions function.
First of all, I’d like to know if it’s possible to work with two different USB cameras running at the same time.
And, I ‘d like to run these two cameras on a PXI embedded controller, I think it should work if I upload NI Vision (containing the IMAQ USB Visions function). But, do I need to install the drivers of the two webcams inside the PXI? If it’s the case, I have to install windows first, I guess. Isn’t it?
Thanks for your help04-27-2006 03:42 AM
Or Control and acquire data from the camera by calling the camera's .dll files, or Write your own drivers for the camera using VISA. There are several helpful resources. Some of which are:
The Programmers Guide to your USB device
Using NI-VISA 3.0 to Control Your USB Device
http://www.beyondlogic.org/usbnutshell/usb3.htm
Christophe S.
Account Manager East of France І Certified LabVIEW Associate Developer І National Instruments France
04-28-2006 07:04 AM
Salut Christophe, merci pour ta reponse.
Je communique avec PXI via mon ordinateur avec Labview real time 7.1, donc pour l'instant je n'ai pas de windows installe dans le PXI, c'est pour cela que je me demandais si c'etait possible de se servir des webcams branchees sur les ports USB de PXI, sachant que les drivers des webcams ne sont pas installes (puisqu'il n'y a pas de windows dans le PXI). Et il faut aussi que je sache si je peux acquerir les deux images des webcams en meme temps.
Bon, mais je vais regarder les liens que tu m'as mis.
Merci encore, bye.