PyDAQmx
PyDAQmx copied to clipboard
Interface to National Instrument NIDAQmx driver
PyDAQmx
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.
Installation
To install this package:
- Install the NI-DAQmx driver.
- Run
python setup.py install.
License
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.