clade / PyDAQmx

Interface to National Instrument NIDAQmx driver
Other
133 stars 54 forks source link

[information only] NI now has an official python repo #48

Open iamed18 opened 7 years ago

iamed18 commented 7 years ago

It should probably be mentioned in README.md that NI now has an official Python API on their Github. It can be found here:

https://github.com/ni/nidaqmx-python/

AlexJaeger commented 6 years ago

Sounds like a good idea. It would be good to also clarify that according to NI, nidaqmx only supports the full NIDAQmx on Windows (i.e. no support for NIDAQmxBase on Linux/Mac)

For crossplatform support, PyDAQmx is still the way to go.

albertogomcas commented 2 years ago

I decided some years go to not migrate towards the NI wrapper because they spent years (from 2017) without a release, whereas PyDAQmx remained active.

But after 5 years of looking like a dead repo it seems the official NI library picked up speed again and there have been 5 new releases during 2022. In particular Linux is officially supported from 0.6.1.