11-13-2006 09:07 AM
11-13-2006 10:25 AM
11-14-2006 10:20 AM
11-15-2006 08:12 AM
11-16-2006 03:40 AM
It depends on the file-format. You used a binary file, so this file will not be readable from outside of LabVIEW, but as you are saving a LabVIEW class, I don´t think that you want to load the data into any other application 😉
So your solution is fine, other formats have advantages (readable from other applications, advanced structuring possible etc.) but for your purpose the binary file seems just fine for me.
11-17-2006 01:06 AM