11-08-2017 05:24 AM
I have the problem with x (time) not with y (amplitude)
11-08-2017 06:58 AM
11-08-2017 08:36 AM
I don't know how to ajust the x (time) , in properties i modifie the amplitude ( 0-100 for example) but when i run the vi the x scale doesn't take the value that i choosed.
11-08-2017 08:41 AM
I want to representate my signal in time fuction.
11-08-2017 08:56 AM
Hi Cristina,
a chart just counts the samples as they are written to the plot (by default), it does not plot the signal vs. time (by default). Additionally a chart has a limited history so it will only display a certain amount of samples…
When you want to plot signals vs. time you should use waveforms!
LabVIEW comes with a lot of example VIs, there are also examples explaining the usage of charts and graphs!
11-08-2017 08:56 AM
hopefully this is will help
11-09-2017 03:47 AM
Can you make the value that is to the left of the x-axis move and not stay fixed at 1:00?
11-09-2017 03:58 AM
is that what you want ???
11-09-2017 04:28 AM
Yes, but how did you do it?
11-09-2017 04:29 AM
And , you can inicialize the time in 0?