09-24-2008 07:32 PM
Hi,
My first post. Having some problems reading a binary file. I am attaching read.vi, write.vi, and error.jpg.
Helps and suggestions please.
Thanks,
Chuman
09-24-2008 07:52 PM
There is no path problem. If you write the data as a cluster, you cannot read it as an array later. You need to wire a cluster of the same type.
Here's a quick mod of the read code. See if it makes sense to you.
09-24-2008 07:57 PM