ni.com is currently undergoing scheduled maintenance.
Some services may be unavailable at this time. Please contact us for help or try again later.
To download NI software, including the products shown below, visit ni.com/downloads.
1. Overview:
This example writes a simulated signal to a TDMS file and adds channel information
2. Description:
The TDM data model offers three levels of hierarchy: root, group, and channel. Each level accepts an unlimited number of user-defined attributes, which makes the files search-ready.
This example demonstrates how to write units and/or description to the channel level using the TDMS Set Properties function.
3. Requirements
4. Steps to Implement or Execute Code
5. Additional Information or References
Block Diagram
**This document has been updated to meet the current required format for the NI Code Exchange.**
Description-Separate-2
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.
Thanks so much for posting this , it helped me a lot on my project
chris this looks nice but what if you want to have different units for each signal. This makes the units the same for all.
jason