petebachant / daqmx

A Python wrapper to the National Instruments DAQmx driver.
MIT License
3 stars 6 forks source link

Add SingleCounterInputPositionTask #4

Open petebachant opened 9 years ago

petebachant commented 9 years ago

Derived from tasks.Task, this should have a use_ai_clock method or something to allow buffered sampling of the counter input. May need to create a dummy analog input voltage task.