![]() |
|
|
Introduction
After the user double clicks on the waveform graph, the VI prompts the user for an annotation, which is added at the intersection of two cursors on the waveform graph.
Steps to Complete
1. Run the VI
2. Double click on the waveform graph
3. Input the annotation to be added to the graph in the field in the pop-up window.
4. Click OK.
5. Click the stop button to stop the VI.
Additional Notes
This VI demonstrates the use of a mouse down event structure as well as editing the annotation list.
There is also a shipping example in the NI Example Finder called Programmatically Annotate a Graph.vi (also located here: labview\examples\general\graphs)
There are no comments on this document