03-25-2010 11:32 AM
I created a control in LabView. My LabView code writes data of that type to a binary file. I want to read this data into a VB Structure.
Can I do this programmatically, or do I need to manually create a corresponding structure?