Example Code

Write Columns using Write to Spreadsheet File 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 example writes simulated random data to spreadsheets in tab delimited format

 

Description

This example very simply demonstrates the use of taking a 1D array of data and writing it to a spreadsheet file such that each index is in its own column.

 

Requirements 

LabVIEW Full Development System or compatible

 

Steps to Implement or Execute Code
1- Enter the file path of the file to be written
2- Enter the number of columns to be written
3- Run the VI

  

Additional Information or References

VI Block Diagram

 

 7138.PNG

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

 

 

 

Will
CLA, CLED, CTD, CPI
LabVIEW Champion
Choose Movement Consulting
choose-mc.com

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