LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Graph

Hi everyone,

 

I'm working on a LabVIEW project where I'm currently plotting data on a graph. However, the X-axis of my graph shows the data in terms of cycles, but I would like to display it in terms of time instead. I've set up the graph and variables to indicate the minimum and maximum values, but I'm not sure how to adjust the X-axis to represent time.

 

What modifications do I need to make in my block diagram?

 

Any guidance or examples would be greatly appreciated!

Thank you in advance!

Download All
0 Kudos
Message 1 of 3
(241 Views)

Not clear what exactly you needed.

If you need "relative seconds", then just rename X-Axis accordingly, but if you need absolute time, then use Time Stamp and configure X-Axis in the Properties according your needs:

Graphs.png

Screenshot 2024-05-16 12.49.13.png

 

Screenshot 2024-05-16 12.49.32.png

0 Kudos
Message 2 of 3
(228 Views)

Thank you !

0 Kudos
Message 3 of 3
(180 Views)