Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

linux driver for PCI-6225

Solved!
Go to solution

Hi...

I use PCI-6225 daq device.

Is there Linux driver for this card? I can't find it.

Thanks...

0 Kudos
Message 1 of 5
(2,942 Views)

Excuse me, i made a mistake. I use pci-6255 card.

0 Kudos
Message 2 of 5
(2,922 Views)
Solution
Accepted by topic author sara_sadat

Hello Sara,

 

Unfortunately NI-DAQmx Base does not support NI-6255 devices.

In this case, I suggest either use NI-DAQMX on a Windows PC or use the Measurement Hardware Driver Development Kit (MHDDK).

Please give the followed post a try if you are interested in this in this workaround:

https://forums.ni.com/t5/Driver-Development-Kit-DDK/6225-how-to-access-5th-ai-bank/td-p/582815/page/...

Best,

MJ.

0 Kudos
Message 3 of 5
(2,853 Views)

Thanks for your answer...

0 Kudos
Message 4 of 5
(2,835 Views)

I just went through the same exercise for my NI-6220 card on Ubuntu 17.10.

It is really surprising that NI stopped releasing NI-DAQ for the latest Linux distributions. However, the open source package called comedi worked. The driver is still in the dog house in the kernel code (in the staging area) so I had to add it manually to my Yocto build. But the library - libcomedi-dev - is in the standard debian distribution.

0 Kudos
Message 5 of 5
(2,760 Views)