Example Code

Adding Multiple X- and Y-Scales on Charts and Graphs

Code and Documents

Attachment

Overview

Demonstrates manipulating scales for charts and graphs in LabVIEW NXG.

Description

This code includes two VIs. Each VI is graphing two different sets of random data on a Waveform chart and displaying it to the user. One VI demonstrates multiple scales, whereas the other has only a single set of scales. The VI that uses a single set of scales, allows the user to modify the chart to include multiple scales.

Hardware and Software Requirements

LabVIEW NXG 1.0 or compatible

Steps to Implement or Execute Code

1. Open both VIs and run.

2. Modify Single Scale Chart using the instructions on the panel.

Additional Information or References

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

Contributors