08-03-2022 03:28 AM
Hello.
NI 1722 worked fine at Vision Builder 2013. After updating system to Vision Builder 2019 application cannot see connected camera. Is there any solutions to get it worked? Maybe needed FW update?
BR
Oleg
08-04-2022 08:01 AM
Hello,
Unfortunately Vision Builder doesn't support NI-1722 after 2013 SP1 version (Vision Builder for Automated Inspection Supported Versions for NI Smart Camera Devices).
You can go back to the version you were using originally or try to use another camera.
08-04-2022 09:01 AM
Thank for your answer. Do you know is it possible take picture with NI smart camera without using Vision builder? Would be good to have some code example on LabView or NET
08-04-2022 11:08 AM
You can try using Vision Acquisition Software (VAS) to acquire, display, and save images, though only the NI Vision Development Module and NI Vision Builder software packages include built-in support for advanced image processing and analysis.
Also, beware that NI-1722 is supported up to VAS 18.0 (included) version.
You might find these Vision Acquisition Software and LabVIEW Compatibility , Does My Camera Use NI-IMAQ, NI-IMAQdx or NI-IMAQ I/O helpful.
Some example VIs can be found in LabVIEW Example Finder.
Maybe this video can give you a kick-start.
08-05-2022 03:24 AM
NI-IMAQ, NI-IMAQdx cannot see camera. If run NI-MAX it can see camera and I can grab pictures. Questions how grab picture in LV?
08-05-2022 05:24 AM
Can I ask what are your LabVIEW and IMAQ versions?
(You can check out supported IMAQ version for NI-1722 here)
And if you're thinking about capturing an image without IMAQ functions, you may find some options/suggestions on acquiring a webcam image without vision toolbox thread.
In case you haven't already seen these:
Camera detected in MAX but not found in Labview
NI1752 smart camera with LabView
08-05-2022 06:31 AM
LV 19.0.1.f1
NI-IMAQ 19.5.0
NI MAX 20.0
Seems NI MAX has some another way to communicate with camera. There is working NI 1722.
08-08-2022 03:02 AM
Hi,
As I know MAX uses IMAQ(dx) drivers to communicate with the camera.
The issue is probably from LabVIEW side.
A few more questions:
- How does the problem appear (you're getting an error while trying to communicate with the camera in LabVIEW, missing NI-IMAQ(dx) functions palette, NI-1722 does not enumerate in camera selector)?
- Are you using 64-bit version of LabVIEW (because that seems to be an issue in some cases)?
08-08-2022 03:18 AM
Hello
LV 2019 32bit
IMAQdx installed and working with other cameras (ethernet, not smart)
NI-1722 does not enumerate in camera selector
On NI MAX, the camera is visible and the camera image is available
08-08-2022 09:47 AM
Is it possible that you have other (earlier version) of Vision Acquisition Software or IMAQ drivers installed too?
That can be the reason why MAX sees the camera, but LabVIEW is unable to communicate with it (it can be, that your LabVIEW version is not compatible with the driver version that allows you to see the camera on MAX).
Can ask for a MAX report to eliminate this possibility?