To download NI software, including the products shown below, visit ni.com/downloads.
Overview
The example demonstrates how to list connected NI-IMAQ and NI-IMAQdx cameras.
Description
The example allows you to enumerate any IMAQ or IMAQdx interface (camera) using the NI System Configuration API.
Requirements
Software
Hardware
Steps to Implement or Execute Code
Additional Information or References
Knowledgebase: What Is the Difference Between NI-IMAQ, NI-IMAQdx, and NI-IMAQ I/O?
http://digital.ni.com/public.nsf/allkb/0564022DAFF513D2862579490057D42E
**The code for this example has been edited to meet the new Community Example Style Guidelines. The edited copy is marked with the text 'NIVerified'. Read here for more information about the new Example Guidelines and Community Platform.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.
Hi,
how can I get the other functions related to cameras (like , open , close camera, get image, start, configure aqcuisition , grab )
Regards,
Maryam zeinalzadeh
Those functions install with the Vision Acquisition Software and show up in the Vision and Motion palette in LabVIEW. If you want, they are all in a simple location using the community example that I posted:
Image Acquisition Functional Global Variable (IMAQ or IMAQdx)
But this example does require that software.
seVEMes
HI.
THanks for the reply,
I have installed all IMAQ and IMAQdx . but still when I run the VI file.. I receive errors ,,, that these functions have not been found or these sub vi's are not executable ( i.e. open camera .vi,.. close camera.vi , etc... )
HI.
THanks for the reply,
I have installed all IMAQ and IMAQdx . but still when I run the VI file..
I receive errors ,,, that these functions have not been found or these sub
vi's are not executable ( i.e. open camera .vi,.. close camera.vi , etc...
)
Please find the atached file which shows all the errors I receive.
Regards,
M:Z
commented on the document
"Enumerate IMAQ Interfaces (Cameras)"
To view all comments on this document, visit:
http://decibel.ni.com/content/docs/DOC-14712#comment-14682
Please contact National Instruments for support questions and ask to talk to the vision support group if you cannot find the resolution to your problem on the forums or through help or support documents (ni.com/support).
I found this function does the same:
imgInterfaceQueryNames
http://zone.ni.com/reference/en-XX/help/370161G-01/imaqfr/imginterfacequerynames/