06-23-2017 01:57 PM
Is there a Windows/Linux command line for version for processing TDMS files, for operations such as open, convert, close, defrag, etc.?
06-26-2017 03:43 AM
Hey hypfco,
There's definitely NI software functionality for this - In LabVIEW The TDMS Defragment.vi and in DIAdem the Command: TdmsFileDefrag
There's also examples of working with TDMS in Command Line using the binary functions: combining TDMS files just by using a command line binary copy. I think that would be your best bet to explore.
Otherwise: http://forums.ni.com/t5/Example-Program-Drafts/Convert-very-large-TDMS-to-ASCII-txt/ta-p/3511007 and then working with a ASCII file may be an open?
Hope this helps,
Rebecca