Reading Labview binary files with Python
Wednesday, June 25th, 2008 Posted in Software development | 1 Comment »My research group uses Labview 7.1 to write custom data acquisition (DAQ) software. I code everything else in Python, so I need to get data from Labview into Python for processing. Our DAQ program produces Labview binary files, so ...

