This package provides an interface in Python for the National Instruments DAQmx driver. It has been tested with different version of NI-DAQmx (starting from 8.01) and on Windows XP and Windows 7. It works with Python 2 (from 2.7) and Python 3.
To install this package:
- Install the NI-DAQmx driver.
- Run
python setup.py install
.
This software can be used under one of two licenses:
- The BSD license.
- Any other license, as long as it is obtained from the original author.