LabView Control (.ctl) to VB.NET Structure

Posted by Steven on Stack Overflow See other posts from Stack Overflow or by Steven
Published on 2010-03-25T19:25:55Z Indexed on 2010/03/25 20:33 UTC
Read the original article Hit count: 558

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?

© Stack Overflow or respective owner

Related posts about labview

Related posts about measurement-studio