LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Graficar señal en labview / Plot signal in Labview

Solved!
Go to solution

I have the problem with x (time) not with y (amplitude)

0 Kudos
Message 11 of 22
(1,416 Views)

Hi Cristina,

 

which problem do you have with x axis?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 12 of 22
(1,402 Views)

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.

0 Kudos
Message 13 of 22
(1,392 Views)

I want to representate my signal in time fuction.

0 Kudos
Message 14 of 22
(1,389 Views)

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!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 15 of 22
(1,380 Views)

hopefully this is will help 

0 Kudos
Message 16 of 22
(1,382 Views)
Can you make the value that is to the left of the x-axis move and not stay fixed at 1:00?
0 Kudos
Message 17 of 22
(1,371 Views)
Solution
Accepted by cristina.lopez

is that what you want ???

0 Kudos
Message 18 of 22
(1,367 Views)

Yes, but how did you do it?

0 Kudos
Message 19 of 22
(1,357 Views)

And , you can inicialize the time in 0?

0 Kudos
Message 20 of 22
(1,354 Views)