Skip to main content

Python port of the Measurement Computing DAQFlex framework

Project description

Introduction

The PyDAQFlex module is a pure Python implementation of Measurement Computing’s DAQFlex command framework (http://www.mccdaq.com/daq-software/DAQFlex.aspx) for USB data acquisition devices. It uses PyUSB 1.0 as a backend for USB access and is therefore usable on all operating systems supported by PyUSB. PyUSB is currently tested on Windows and Linux, but should also work on OS X and OpenBSD using libusbx.

Disclaimer: PyDAQFlex is NOT in any way affiliated with Measurement Computing or the official DAQFlex framework.

Status

PyDAQFlex does not (yet) provide all the features of DAQFlex and was only tested on the following devices:

  • USB-204

  • USB-1608GX-2AO

Installation

The easiest way of installation is through setuptools. On GNU/Linux based systems:

$ sudo easy_install pydaqflex

or on Windows:

easy_install pydaqflex

It will automatically install the required dependencies like PyUSB and the latest release version of PyDAQFlex from PyPi.

Alternatively, PyDAQFlex can be installed manually using the standard distutils procedure:

python setup.py install

For installation of PyUSB 1.0 see https://github.com/walac/pyusb

The latest version of libusb (recommended for PyUSB) can be found at http://libusbx.org/

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

pydaqflex-0.2.3.tar.gz (63.3 kB view details)

Uploaded Source

File details

Details for the file pydaqflex-0.2.3.tar.gz.

File metadata

  • Download URL: pydaqflex-0.2.3.tar.gz
  • Upload date:
  • Size: 63.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pydaqflex-0.2.3.tar.gz
Algorithm Hash digest
SHA256 118838049002f62ba375a7c426a94816e14dc854818487c9f7494d30291b1482
MD5 ce355012c1fc90a88e6e098742178943
BLAKE2b-256 9f5308da006460f03a321dfaeca6706bc8db0ca1d40f989f6d27e0960008cb3e

See more details on using hashes here.

Supported by

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