LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

XY-Graph with history

Hi

I will to make a XY-Graph with history,so i have done it on example the
'Scanning chart with history.vi' and that has worked.But the charts are
shifted in X and Y direction.So I have unbundled the circuit with
shiftregister,shifted the Y only and boundled it again.And now is only
one chart visible,though it's cleary visible,that the data circulats in
this shift register.
Have somebody done such like that ?

Thanks
Robert
0 Kudos
Message 1 of 2
(4,715 Views)
There is an example that ships with LabVIEW addressing this issue, basically turning an XY Graph into an XY Chart. You can find this example by pressing the "Search Examples" button on the LabVIEW splash screen, then selecting "Fundamentals-> Graphs & Charts -> Chart Examples -> XY Chart"

This example keeps a history of the graph while updating it a point at a time. Good luck!
0 Kudos
Message 2 of 2
(4,715 Views)