Hey guys,
I really need some advice or examples or pretty much any help I can find in trying to get these functions to perform correctly. (these two functions are found within the main file) data_write is meant to read a spreadsheet file then write it to labview memory, or to memory with in the device it will later be hooked up to, and data_read is meant to read this memory, or what would be returned from the device, and then write that data into a new spreadsheet. So at this point if it was able to create the same spreadsheet it initially read then it's working perfectly. I'm on an insane time crunch and I would really appreciate any help especially examples to drag me out of this hole. Thanks a ton.
Philip