LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

TDMS Command Line

Is there a Windows/Linux command line for version for processing TDMS files, for operations such as open, convert, close, defrag, etc.?

0 Kudos
Message 1 of 2
(2,635 Views)

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

Message 2 of 2
(2,563 Views)