To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This example VI demonstrates how you can change the cursor's position in a XY Graph by using numeric sliding controls on the front panel.
Description
This code shows the functionality and use of property nodes by controlling and updating the position of a cursor on a graph with a slide control. It also uses an Event Structure to alternatively update the numeric sliders, or scrollbars, when the cursors' position is changed manually on the XY Graph by clicking on the cursor and dragging it.
Requirements
Steps to Implement or Execute Code
Additional Information or References
VI Block Diagram
**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.