Example Code

LabVIEW Add Cursor Comment to Graph

Products and Environment

This section reflects the products and operating system used to create the example.

To download NI software, including the products shown below, visit ni.com/downloads.

    Software

  • LabVIEW

Code and Documents

Attachment

Download All

Overview

Coding that exemplifies how to add simple cursor comments to a graph and how they should look.

 

Description

Some applications might require messages on cursors. This example shows how we can accomplish this with property nodes to determine the position of the lowest and highest values on a graph. We use the cursor comments to accomplish labeling them.

 

Requirements

LabVIEW 2012 (or compatible)

 

Steps to Implement or Execute Code
1. Run the VI.

 

Additional Information or References

Snippet.png

Sincerely,
Jason Daming
Applications Engineer
National Instruments
http://www.ni.com/support

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