03-24-2010 03:30 PM
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
Solved! Go to Solution.
03-25-2010 11:44 AM - edited 03-25-2010 11:44 AM
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).
03-29-2010 03:28 PM
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.
03-30-2010 01:06 PM
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.