LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to hold on the previous plots on a XY graph?

Hi everybody,
 
I am a new user of LabVIEW7. Everytime I generate a plot on the XY graph, the previous is erased, I would need to hold on the previous plots on the XY Graph. Can somebody tell me wheter it is possible please?
Thanks.

Chams
0 Kudos
Message 1 of 4
(3,776 Views)
You need a way to store the previous data. One simple solution is to use a shift register, as shown in the attached vi.

CC
Chilly Charly    (aka CC)
Message 2 of 4
(3,770 Views)

Open the example finder (Help>>Find Examples) and search for graphs. You will find examples showing how to do an XY graph with multiple plots. Also, please don't post to multiple threads, it may take some time before some answers you, especially if it's the 4th of july.

To learn more, I suggest you try searching this site and google for LabVIEW tutorials. Here and here are a couple you can start with. You can also contact your local NI office and join one of their courses.
In addition, I suggest you read the LabVIEW style guide.


___________________
Try to take over the world!
Message 3 of 4
(3,765 Views)
Thank you for your answers.
I can't open your file because I am working on LabVIEW 7.0 and apparently it was made on version 7.1
Would you have the same file made on version 7.0 please?
 
Chams
0 Kudos
Message 4 of 4
(3,745 Views)