LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

several acquisition in one chart

Hi

I want to draw several acquisition in one chart.
That means if I push the first button I get a sine wave that begins on the left of the chart. When I push the second button the acquired data are displayed as a second sine wave beginning on the left of the chart again. and so on for the third button.


Any idea how to that?

Yves
0 Kudos
Message 1 of 7
(2,898 Views)

Hi Yves,

you can set the t0 of every channel to the same time so that they all start on "the left side".

Hope it helps.
Mike

0 Kudos
Message 2 of 7
(2,885 Views)
Thank you for your help.

I have not found the wayto do that. How can I do that.

But in fact I have only one acquiring channel. I wish to have three lines - the first line is drawn when I push the first button. When I set this button off, the line drawing stops. After this I push another button button and a second line starts to be drawn, from the left. and so on.


Yves
0 Kudos
Message 3 of 7
(2,869 Views)
Hi Yves,
how do you define which is the first channel? What happens if all three buttons where pressed one time, one after the other? Do you want to clear the chart and start from the beginning?
Mike
0 Kudos
Message 4 of 7
(2,867 Views)
Hi Mike

Well with first channel I mean the first button. It have only one acquiring channel.
The buttons will not be pushed together. The chart will be totally cleared automatically after ten minutes. Or partialy if a button is pushed.If everything runs as expeted I get a chart with 3 lines starting from 0 on the x-scale. The lines might even have different duration.

On the attached picture you "see" that the button 3 line is still growing.


Yves
0 Kudos
Message 5 of 7
(2,852 Views)

Hi Yves,

try the attached example, please.
Hope it helps.

Mike

Message 6 of 7
(2,848 Views)
Thanks Mike

Exactly what I expected. I should have found the solution on my own. But....
Thanks alot

Yves


0 Kudos
Message 7 of 7
(2,827 Views)