05-03-2010 04:28 PM
Hi guys,
I was wondering whether there is a way of creating a dataset (e.g. array) graphically. More specifically, what I want to do is to create an interface so that the user clicks on an x-y plot and each time the specific coordinates are appended in an array...
I did a search in this forum and came across a very similar topic where someone mentioned the Graph Control.vi. However, after a thorough search in the Labview examples (Fundamentals-Graphs and Charts) I could not locate it.. I am running Labview 8.6.1.
Any help would be much appreciated.
Thanks,
Harry
05-03-2010 04:37 PM
05-04-2010 10:54 AM
Smercurio_fc,
thanks a lot for the help. Although not exactly spot on, your information kickstarted me, so I finally got there.
cheers
05-04-2010 11:23 AM
The example VI you want is called "Draw Graph with Events.vi". I used it years ago to create a temperature profile drawing program. It's here: examples\general\uievents.llb\Draw Graph with Events.vi.