help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Reading NI TDMS files


From: Przemek Klosowski
Subject: Re: Reading NI TDMS files
Date: Thu, 20 Dec 2007 15:06:14 -0500 (EST)

   | National Instruments' Labview produces files in their semi-proprietary
   | TDMS format.

Gosh, not another hierarchical binary data format, fortunately they documented 
it:

   http://zone.ni.com/devzone/cda/tut/p/id/5696

They would have been better off if they used HDF, but at least TDMS
seems to be fairly simple and documented. 

   If you want to avoid the license issues, then write a standalone
   program that uses the DLLs to translate into a format that Octave can

The NI's description of TDMS even has snippets of structure definition
that should make implementation easier.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]