To download NI software, including the products shown below, visit ni.com/downloads.
Overview
To demonstrate how to utilize cursors in a graph for manipulating data
Description:
This VI was created in order to allow a user to use the cursors of a Graph Indicator to manipulate a set of data. This uses a DAQmx task to gather a finite number of sample data. The user then can select the cursor position to find the average of the data.
Steps to implement or execute code
To implement this example:
To execute this example:
Requirements
Software
LabVIEW 2012 or compatible
NI-DAQmx 16.0 or compatible
Hardware
cDAQ with C series Analog Input Module
**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.