LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Programmatically select the IMAQdx session (GigE camera)

Solved!
Go to solution

Hi,

 

I have a system with multiple cameras. Is there a way to select the camera for an IMAQdx session programmatically, based on the camera serial number, IP address, or something similar that can be read from an input text file?

 

Thanks,

 

Soheyl

0 Kudos
Message 1 of 2
(3,329 Views)
Solution
Accepted by topic author SoheylV

Yes, you can use the IMAQdx Enumerate Cameras.vi to get all kinds of information about the cameras. This will get the serial number of the cameras (in 2 segments called Hi and Lo) and you can search for a match with the serial number that you input.

0 Kudos
Message 2 of 2
(3,307 Views)