alsterane / pylibnidaqmx

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

Added support for CounterInputTask.read() and Linear Encoder creation #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I added read() method to the CounterInputTask class and also the ability to 
create linear_encoder channels (also in the CounterInputTask). The base of 
these modifications is revision 34.

Thank you for a great tool.

Original issue reported on code.google.com by amiti...@gmail.com on 22 Jan 2012 at 10:01

Attachments:

GoogleCodeExporter commented 9 years ago
These modifications were tested on PCI-6602.

Original comment by amiti...@gmail.com on 22 Jan 2012 at 10:04

GoogleCodeExporter commented 9 years ago
I have applied your modifications to svn (revision 35).
Thanks for the patch!

Original comment by pearu.peterson on 23 Jan 2012 at 8:25