LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

create arrays graphically using charts

I want to create an output signal from my DAQcard to a proportional pressure regulator. can I use Labview to manipulate the output array by dragging points in a graph?
0 Kudos
Message 1 of 2
(2,468 Views)
Hi Gijs,

In the labVIEW examples under Fundamentals | Graphs and Charts is a VI called Graph Control.vi.

This should get you started. It a drawing VI which uses the graph curser to draw a waveform on the graph control. You can then extract the value from the graph.

Regards
Ray Farmer
0 Kudos
Message 2 of 2
(2,468 Views)