Hello,
I recently had to revamp an old vi our R&D department was using to log some data. I basically re-designed the whole thing and it works excellent, I just have one problem. I am using the write to spreadsheet file function and in LV6 this writes data in sgl precision. I write one line that is a timestamp, and when it is represented in sgl, the value is wrong. Does anyone know how I can get DBL precision data in this function, or know how I convert a SGL precision number to what it should be if it was represented in DBL? I ll admit I am somewhat confused by the whole thing.
Thanks,
Andrew