To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This simple example show how to implement and use an Intelligent XY Graph that allows you to choose the data for X Axis and the Y Axis during run time and edit time.
Description
This example uses X control to implement an XY graph indicator whose X and Y axis data could be changed during runtime. The changed plot will be shown on the graph instantly.
An subVI is also included which can be used to easily add data to the graph.
Requirements
Steps to Implement or Execute Code
Additional Information or References
VI Snippet of Tester.vi
Demonstration Video
**This document has been updated to meet the current required format for the NI Code Exchange. **
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.