To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This VI takes data and dynamically loads it to a TDMS file.
Description
This VI takes data and dynamically loads it to a TDMS file. Further, it also checks the size of the TDMS file, and once it becomes higher than a terminal file size (determined by the user on the front panel) it closes the TDMS file and creates a new one. This is useful if you don't want to have one massive TDMS file.
Requirements: LabVIEW 2012 (or compatible).
Steps to Implement or Execute Code:
1. This VI uses the application path.
2. Run the VI.
3. Look on the data in the TDMS Viewer.
4. Look in the applacation folder and find the TDMS file there.
Additional Information or References:
**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.
Please add a screenshot and rename your attachment to include the LabVIEW version. Thanks!