Example Code

LabVIEW Forms - Write User Data to Spreadsheet

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

    Other

  • OpenG Libraries for LabVIEW

Code and Documents

Attachment

Description

This application allows you to easily configure a Form Data control so you can prompt a user for data then easiesly write it into a spreadsheet file (.csv). This form automaticly supports string, integer, enum, and boolean data entries. You can easily ad your own data types if you need something else custom.

 

LabVIEW Forms FP.pngLabVIEW Form Instructions.png

LabVIEW Form Spreadsheet.png

 

This code uses functions from the OpenG Libraries. Get all of their functions for your self.

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