Wrapping LabVIEW and DAQmx Libraries for Python

xkenneth xkenneth at gmail.com
Mon Jun 8 09:35:07 EDT 2009


All,

     I've started wrapping the DAQmx and other LabVIEW libraries for
python using ctypes. I really like doing some things in python and
other in LabVIEW, so I'd like to have the same functionality available
for both. I've hosted the tiniest bit of code (mostly just proof of
concept) on github. Let me know if anyone else would be interested in
this. I'd love some help hashing it out.

- Ken

http://github.com/erdosmiller/pydaqmx/tree/master



More information about the Python-list mailing list