qt3uw / qt3-utils

Data Acquisition for Confocal Microscope and Spin Control Experiments
https://sites.google.com/uw.edu/qt3-lab/projects
BSD 3-Clause "New" or "Revised" License
3 stars 6 forks source link

Update NiDaqDigitalInputRateCounter to use NIDAQmx.Task.read methods #63

Open gadamc opened 1 year ago

gadamc commented 1 year ago

nidaqmx.task has a number of useful high level functions that we could utilize to simplify our code. https://nidaqmx-python.readthedocs.io/en/latest/task.html

In particular