The TDM Header Writer Java API provides an easy to use interface enabling you to leverage all of the TDM file functionality with binary files created during high speed data acquisition, data acquisition in a Real-Time system or existing binary files.
While direct creation of TDM files in LabVIEW is very simple, in certain cases, your application may require high speed streaming of data, and the Data Storage VIs for TDM file creation in LabVIEW might not perform at the required speed. In the case that you are using a Real-Time system, the Data Storage VIs are not available. You might also have existing binary files which you want to easily convert to the TDM format. Furthermore, some requirements may mandate an alternative programming language such as Java.
For these reasons, National Instruments has developed the attached Java API for writing TDM Headers for existing binary files that you want to convert to the TDM format.