AFloriani
Industrial
- Jun 16, 2005
- 14
Another one: (LabView 7.1)
I'm trying to write a file containing 3 lines with 3 numeric data.
I've tried using the Express Write LVM File, and it creates the file allright (without headers and with time column). But when I try to read from it, it returns an error saying that The File has invalid data. The file LabView wrote himself!
Then I'm tried not using the Express VI and make the write function with other VIs (opening the file, writing/reading it and closing) but it doesn't work as well.
I simply want to read and write a binary file containig 3 numeric values. This should be simple. Please help, I know beginners make a lot of "stupid" questions, but we have to learn somehow.
Thanks in advance.
I'm trying to write a file containing 3 lines with 3 numeric data.
I've tried using the Express Write LVM File, and it creates the file allright (without headers and with time column). But when I try to read from it, it returns an error saying that The File has invalid data. The file LabView wrote himself!
Then I'm tried not using the Express VI and make the write function with other VIs (opening the file, writing/reading it and closing) but it doesn't work as well.
I simply want to read and write a binary file containig 3 numeric values. This should be simple. Please help, I know beginners make a lot of "stupid" questions, but we have to learn somehow.
Thanks in advance.