09-09-2021 12:31 AM
Hi,
I might say something strange as I'm a beginner of LabVIEW.
I want to use a camera which is not NI product, so I'll use NI-IMAQdx functions.
I've installed NI-IMAQdx driver and Vision Acquisition Software and confirmed in NI License Manager that it is surely licensed
However, if I try to use IMAQdx functions they do not appear in functions palette.
Is there anything to do to use them on my programs?
I can use sample programs of IMAQ.
environment:
LabVIEW 2020
Vision Acquisition Software 21.0
thank you
Solved! Go to Solution.
09-09-2021 02:41 AM - edited 09-09-2021 02:42 AM
Two things come to mind:
- Did you install IMAQdx (it's now called the Vision Acquisition Software) AFTER you had installed LabVIEW? All NI drivers only install support for their functionality into LabVIEW installations they can detect (and only in the same version of LabVIEW as the driver itself is, aka VAS 20.x will only install into LabVIEW 2020 and the three previous LabVIEW versions. Considering that you say you can run the examples indicates that this is not your problem.
- Your Palette Visibility is still set to Beginners mode. With palette open click on the Customize button (that wrench tool) and select "Change Visible Palettes..". Tick the checkboxes of all the palettes you want to be visible.
09-09-2021 04:48 AM
Dear Rolf,
Thank you for your reply
The second solution have successfully worked.
I was installing and uninstalling again and again. I spent too much time. I should have asked earlier.
Thank you so much!