To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This VI removes groups of decimated data from TDMS files, added by NI SignalExpress, this data is only used by SignalExpress for display purposes, and so isn't neccessary in other applications (like DIAdem). This VI was created as people appeared to be having trouble using the plugin that exists for this.
Description
This VI opens and reads a TDMS file saved from SignalExpress. All groups with the word "Decimated" in the name will be removed, and then either the file will be replaced, or a new file created, as chosen by the user. It works by searching for the word decimated and not including this in the data that is re-saved
Requirements
Steps to Implement or Execute Code
Additional Information or References
VI Block Diagram
**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.