lidia wrote:
> I'm writing in a byte stream file a strings, but when I try to read
> then from the file I can´t. I have some problems whith the byte stream
> type parameter in the read file function. Could anybody expalin me how
> can I read my file?
When you write variable sized data such as arrays or strings to a file
as binary stream make sure you have the "write header" boolean input set
to true at the Write File node. This tells LabVIEW to write an int32
containing the number of elements in the string or array before it
writes the actual flattened data.
With the Read File you then just wire a String or according Array to the
bytestream type input and everything goes fine.
Rolf Kalbermatter
Rolf Kalbermatter
My Blog 
DEMO, Electronic and Mechanical Support department, room 36.LB00.390