09-13-2006 06:08 AM
09-13-2006 06:34 AM - edited 09-13-2006 06:34 AM
Message Edited by devchander on 09-13-2006 06:35 AM
Message Edited by devchander on 09-13-2006 06:36 AM
09-13-2006 07:10 AM
09-13-2006 12:23 PM
09-13-2006 12:34 PM
I would stay away from converting a huge binary file into an ASCII spreadheet. The datafile will multiply in size and you'll loose precision. Reading and writing will be comparatively slow because of all the formatting/scanning operations
Origin should be able to read your binary file directly. Have you tried the import wizard?
09-13-2006 01:19 PM
09-13-2006 10:07 PM
Oh cool,
I did not know this about Origin
Christian, should any care be taken for importing Binara data logged with LabVIEW ( endian conversion), to Origin??
Regards
Dev
09-13-2006 11:16 PM
09-14-2006 09:07 AM