LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error when connecting to a device in Linux

Hi,

I am trying to use hardware configuration ultility to find the NI-9185 on my Ubuntu PC. But I am getting the error like the attached image.

Any idea of what is causing this and how to resolve?

error.png

0 Kudos
Message 1 of 5
(847 Views)

Now I am getting a different error after I fixed the IP of the DAQ. Please see below image.

It says the DAQmx driver is not correct, however, I checked twice I have the driver download and installed properly from this link DAQmx driver for Linux.

And I can see the package installed in my environment (please see the list of "NI" related package).

 

I am also using Python API to find the device but it returns error:

Failed to add and reserve network device: Could not find an installation of NI-DAQmx. Please ensure that NI-DAQmx is installed on this machine or contact National Instruments for support.

 

Any idea of how to resolve this?

 

error.png

Screenshot from 2023-09-04 14-12-08.png

0 Kudos
Message 2 of 5
(824 Views)

It seems like ni-daq is not listed as one of the installed packages. Did you follow the steps in Installing NI Products (Ubuntu)?

-------------------------------------------------------
Control Lead | Intelline Inc
0 Kudos
Message 3 of 5
(808 Views)

Thanks for the information, this part is also confusing as well. I followed the exact steps over there to get the files installed. Since there is only 4 .deb files in the driver package. I checked when I installed the all four packages and no one is named ni-daq. (Didn’t take the screen shot at that time) I did try install the packages again when I first see the error. But the problem remains the same. 

Do you happens to know which one of the four .deb is related to that library? I might try install that specific package. 

0 Kudos
Message 4 of 5
(805 Views)

If you register the correct deb file, you should have all packages available for installation as stated in NI Linux Device Drivers 2023 Q3 Readme

-------------------------------------------------------
Control Lead | Intelline Inc
0 Kudos
Message 5 of 5
(800 Views)