Skip to main content

Interface to the National Instrument PyDAQmx driver

Project description

Overview

This package allows users to use data acquisition hardware from National Instrument with python. It makes an interface between the NIDAQmx driver and python. It currently works only on Windows.

The package is not an open source driver from NI acquisition hardware. You first need to install the driver provided by NI

Compare to similar package, the PyDAQmx module is a full interface to the NIDAQmx ansi C driver. It imports all the functions from the driver and also imports all the predefined constants. This provided an almost one to one match between C and python code. Examples using callback functions are provided.

A more convenient Object oriented interface is provided, where the mecanism of taskHandle in C is replace with a Task object.

Detailed information about this package can be found on its main website.

Installation

You need first to install the NI DAQmx driver which is provided with your data-acquisition hardware. Please verify that you have install together with the driver the C API (which should be the case by default).

To install PyDAQmx, download the package and run the command:

python setup.py install

You can also directly move the PyDAQmx directory to a location that Python can import from (directory in which scripts using PyDAQmx are run, etc.)

Contact

Please send bug reports or feedback to Pierre Cladé.

Version history

Main changes:

  • 1.2 Support of callback function

  • 1.1 Add linux support

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PyDAQmx-1.2.0.tar.gz (6.5 kB view details)

Uploaded Source

File details

Details for the file PyDAQmx-1.2.0.tar.gz.

File metadata

  • Download URL: PyDAQmx-1.2.0.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for PyDAQmx-1.2.0.tar.gz
Algorithm Hash digest
SHA256 c48f3ae09f529a8aff00b85ad7e100fdb6ad67c9ec9b1345b1fad9e5bb24207e
MD5 e5e006fc9781cea4266eb02e60019832
BLAKE2b-256 533b2b7468ff811011d51f9988bd24197b27af3c3973fe033885a4a3a535283f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page