LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

how do I get a list of cameras names from MAX to use in a CVI app?

I wish to avoid any confusion in selecting cameras to use in my CVI application, so I'm looking for a way, from within my app, to get the list of camera names as set up in MAX. Then I can populate a listbox and the user can choose their camera without having to guess or refer to an external listing for the MAX name. The selected name will then be passed to IMAQdxOpenCamera.

 

Thanks!

0 Kudos
Message 1 of 2
(3,704 Views)

Found it! (Should have looked in the hardware boards first, but it seemed to be a software question.) Anyway, use IMAQdxEnumerateCameras.

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