Example Code

Display a table in Bar Graph format

Code and Documents

Attachment

Download All

Overview

This VI uses multiple nested loops to turn a user defined table into a bar graph.

 

 

Description

The bar graph is actually an XY graph, but because of the programming in the VI, it appears to be a simple bar graph. This is very useful for data that the user wants to see immediately, instead of sending it to Excel first.

 

 

Requirements

LabVIEW 2012 (or compatible)

 

 

Steps to Implement or Execute Code

1. Download and open the VI " XY Bar Graph_LV2012_NI Verified"

2. Fill in the Data you would like to display
3. Run the VI 

 

 

Additional Information or References

Front Panel

FP.PNG

 

Block Diagram

BD.PNG

 

 

 

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

 

 

Chris Van Horn
Applications Engineer

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

Comments
leducphuc
Member
Member
on

thanks for your post