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
Steps to Implement or Execute Code
Additional Information or References
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.