Redirecting text output from Python functions
Saturday, August 16th, 2008 Posted in Uncategorized | 1 Comment »Two posts ago, I described how I wrote a function in Python that reads in a binary file from Labview. In my last post, I described using wxPython to write a GUI to process the data from those binary ...
Fun with threads in Python and wxPython
Monday, August 11th, 2008 Posted in Software development | No Comments »I have finally gotten back to programming in the last couple of days. Our project has finally started to generate a lot of data, so I've been refactoring and improving my code that reads data stored in LabView binaries. Today ...

