12-29-2009 03:40 AM
Hello everyone,
I am not that comfortable with binary file reading. I am trying to learn.
I have a vi which logs a sine wave in a binary file.
The Read vi which I have written is not giving the expected data.
Thanks in advance
cooldude
12-29-2009 04:06 AM
12-29-2009 04:12 AM
12-29-2009 05:13 AM
Hi,
exactly what problem you are facing?
you can check shipping example by NI with keyword BINARY.
Regards,
Shrenik
12-29-2009 05:19 AM
12-29-2009 09:15 AM
cooldude wrote:
The Read vi which I have written is not giving the expected data.
Wire a False constant to the "prepend array or string size" input of the Write to Binary File function.
Also, the "create" constant on the Log Data VI should be "replace or create".