07-14-2012 10:53 AM
Why is your file stuff set up as reading from a text file, but writing data out to a binary file?
Also, you never close the file.
07-14-2012 10:21 PM
It was taught to me that binary form of data can be saved into any type of file since its the simplest form of data. I was thinking to put also the close file vi but I dont see the difference between putting one and not. I'm still kind of new in Labview so pls excuse me for any rookie mistakes XD