To download NI software, including the products shown below, visit ni.com/downloads.
Overview
To demonstrate how to track elapsed time in graph since you run the VI
Description:
One of the most common things we want to do with plotted data is display them against how long it's been since we started. This is normally referred to as Relative Time. Here's a quick way to achieve showing relative time, and keeping the origin of your chart at zero without too much extra coding, while building up your data!
All you need to do is set the multiplier to be corresponding to your loop timing, and Auto-scale continuously.
You can use the Graph Palette zooming tool to view data more closely.
Instructions:
To implement this example:
To execute this example:
Requirements
Software
LabVIEW 2012 or compatible
Hardware
-
**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.