Example Code

Automatically Add Meta-Data To TDMS Files At The Root Level

Products and Environment

This section reflects the products and operating system used to create the example.

To download NI software, including the products shown below, visit ni.com/downloads.

    Software

  • LabVIEW

Code and Documents

Attachment

Overview
This example demonstrates how to set properties of a TDMS file (title, author ...).


Description
Open a TDMS file and set the properties of a file like title,author,time stamp.

 
Requirements

  • LabVIEW 2012 (or compatible)


Steps to Implement or Execute Code

 

  1. Run the program. 
  2. A TDMS File is saved with those properties example the author name, date and time.

 

Additional Information or References
VI Block Diagram

 

 1.png

 

 

 

 **This document has been updated to meet the current required format for the NI Code Exchange.**

 

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.