alsterane / pylibnidaqmx

Automatically exported from code.google.com/p/pylibnidaqmx
Other
0 stars 0 forks source link

enhancement: add frequency measurement channel to CounterInputTask #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I needed frequency measurement, so I added a new channel creation method and a 
read_scalar method to CounterInputTask.  Apparently, you can't use 
ReadCounterF64 with a CIFreqChan.  Patch attached.

Original issue reported on code.google.com by jpko...@gmail.com on 9 Mar 2012 at 12:04

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for the patch! It is committed to repo. 

Original comment by pearu.peterson on 9 Mar 2012 at 7:18