LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how can i chane the X axe

How can i display time as it increments it the x-axis when i import the data to an excel graph using toolkit?

:When my program ends, I need the x-axis to show time as in like 1ms or so, I got y-axis showing temperature.

Thanks

0 Kudos
Message 1 of 8
(2,908 Views)
0 Kudos
Message 2 of 8
(2,907 Views)

Hi Netsballer,

 

I need the x-axis to show time

It clearly says "Time" at the x axis!

 

Why don't you attach your VI?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 3 of 8
(2,903 Views)

Thank you for response

what do I need to connect where?

I attached a picture

0 Kudos
Message 4 of 8
(2,892 Views)

Maybe this might help more.

0 Kudos
Message 5 of 8
(2,879 Views)

I'm going to go ahead and try save some time by suggesting if you attach the VI it might be easier to help.

 

The latest picture is certainly the best of the images for diagnosing the issue, although it's a but unclear (at least to me) what you're looking for.

 

Do you not want it to be binned? It seems like you have a histogram set up and perhaps you want a scatter plot (the equivalent of an XY graph)?


GCentral
0 Kudos
Message 6 of 8
(2,854 Views)

You can change the value of the x-markers by defining x0 and dx. No need for an xy graph, since the values are spaced equally in x.

 

For the number to show, you also need to make sure you select a suitable scale style.

 

Attach your VI containing some data and we can give more specific advice.

0 Kudos
Message 7 of 8
(2,852 Views)

Thanks for the responses.

I was able to get the time in the x-scale to appear, I think there was a clitch or something,

I just deleted the old and attached it again. 

0 Kudos
Message 8 of 8
(2,844 Views)