I have a complex data structure that I stored for later use. I thought I can just save it with "write file". However I am having a problem reading it back.
Can you help me find a way to read my old data back?
I am attaching a test vi that generates the data and the data file it generates. I cannot read it back.
Thanks