Example Code

Export an Array of Data to Excel with Timestamps Attached

Code and Documents

Attachment

Overview

This VI shows how to export an array of data generated in LabVIEW to Excel with timestamps attached.

 

Description

The timestamp and data are built into the same array and export as a table into the excel spreadsheet. The report generation toolkit is used to create a excel file and generate a table in the report.

 

Requirements

  • LabVIEW 2012 or compatible, with report generation toolkit

 

Steps to Implement or Execute Code

  1. Run the VI
  2. Inspect the respective Excel file.

Additional Information or References

block diagram

3.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.