Example Code

Report Generation Toolkit Savings Tracker

Code and Documents

Attachment

Download All

Overview
This example VI shows how to us the Repot Generation Toolkit in the LabVIEW.

 


Description
This VI using the process of log personal budgets to show the way to use the Repot Generation Toolkit. All data be stored in a csv file. You can use it reads the file and generates an Excel report complete with graph tracking the total amounts.

 


Requirements

  • LabVIEW 2012 (or compatible)
  • LabVIEW 2012 Report Generation Toolkit (or compatible)


Steps to Implement or Execute Code

  1. Download and unzip the attached folder to your computer
  2. Open the project "Savings 2012 NIVerified.lvproj"
  3. Open the VI "main.vi"
  4. Run the program
  5. Choose the path of the csv file and then input the number and click the control to log the data or generate report

 

Additional Information or References
VI Block Diagram of "main.vi"

 Block Diagram.png

 

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

 

Nick

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