Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 282 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 282 Bytes

daqface

A high-level python interface for a number of common NI DAQmx hardware tasks.

Installation

  1. First install PyDAQmx with pip install PyDAQmx.
  2. Clone the repo git clone https://github.com/dhb2128/daqface/
  3. In the daqface directory run python setup.py install.