LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Create array data graphically

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 

0 Kudos
Message 1 of 4
(2,930 Views)
I think you're looking for this: Interactive X-Y Graph.
0 Kudos
Message 2 of 4
(2,922 Views)

Smercurio_fc,

 

thanks a lot for the help. Although not exactly spot on, your information kickstarted me, so I finally got there.  

 

cheers

0 Kudos
Message 3 of 4
(2,891 Views)

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.

 

LabVIEW Pro Dev & Measurement Studio Pro (VS Pro) 2019
Message 4 of 4
(2,879 Views)