08-10-2015 04:51 PM
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
Solved! Go to Solution.
08-10-2015 05:48 PM
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.