LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to read back a file which had been bundled while its creation?

i have recorded data into another VI. actually, i bundled two arrays of double, then send it to an XY graph then record it into a file.

now i want to read my data but i dont know to how, the VI i had written seem to have a problem. what should i do read the file?

thanks

guillaume
0 Kudos
Message 1 of 2
(2,514 Views)
Create a constant from yout XY graph. Wire this constant to 'datalog type' in your open file VI.
0 Kudos
Message 2 of 2
(2,514 Views)