LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

IMAQ-A6822 Labview Multiple Cameras

Solved!
Go to solution

We are running multiple cameras into the IMAQ-A6822 which is then connected to a PCI-1410.

 

We are able to specify the device (PCI-1410) in Labview as a IMAQ-Int.vi but are only able to see the first camera. How do we register/specify each of the cameras in Labview.

 

-Tim

0 Kudos
Message 1 of 4
(3,284 Views)

Hey Tim,

 

How are you addressing your cameras now with the IMAQ init VI? You should be able to access each of your cameras by specifying your interface (img0) and your channel (0,1,2,3). You can specify your interface with the IMAQ Init VI and the channel through a IMAQ property node (Acquisition Parameters»Channel).

 

init.png

Message Edited by BCho on 03-25-2010 11:44 AM
Hope this helps.
-Ben

WaterlooLabs
Message 2 of 4
(3,262 Views)

Wow, that worked well. Thank you.

 

Is it posslbe to specify multiple parameters for the IMAQ-INT.vi node?  We would like to have both channel and image type specified.

 

Thanks.

 

 

0 Kudos
Message 3 of 4
(3,243 Views)
Solution
Accepted by topic author timjm

Hey Timjm,

 

I'm glad to see the example worked for you. You can configure more IMAQ properties by simply expanding the node downward. Then, left click to select which property you want to use.

Hope this helps.
-Ben

WaterlooLabs
Message 4 of 4
(3,226 Views)