Example Code

Spreadsheet Creator - TDMS using LabVIEW

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 VI demonstrates how to create a spreadsheet using TDMS primitives.  It uses random numbers to populate spread sheet.

 
Description
This VI shows how to create a spreadsheet using TDMS primitives. And its spread sheet is 5*4 and their value is generated by random numbers. You can check every column’s names, values and graphs.

 

Requirements

  1. LabVIEW 2012 (or compatible)


Steps to Implement or Execute Code

 

  1. Open the Spreadsheet Creator TDMS .vi
  2. Choose the related file path to save TDMS
  3. Run the vi.

 

Additional Information or References

VI Snippet

Spreadsheet Creator TDMS 2012 NIVerified.png 

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

Regards,

Mike S
NI AE

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