07-24-2006 09:20 AM
07-25-2006 04:10 AM
07-26-2006 10:58 AM
I Can't seem to find any information on if the labview write binary file vi writes writes a header on the file and if so, how long is it?
thanks
zack
07-26-2006 12:09 PM
Zack,
I had a hard time finding info on this myslef. Here is what I was able to find How Can I Write and Read Binary Files Using LabVIEW? and LabVIEW Data Storage.
Hopefully these might help, but if not, please post to let us know. Thanks!
Chris C
07-27-2006 08:28 AM
The link you sent me says the following:
"In the second method, LabVIEW creates the header that it needs automatically. To generate the header automatically, a TRUE constant must be wired to header? terminal of the Write File function."
Unfortuantely, I think this is outdated, and the "Write File" function does not have the wired to header terminal. The article is dated 2002.
07-28-2006 04:59 PM