LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Chart with Time and Date on x-axis

Besides the guide here : https://decibel.ni.com/content/docs/DOC-8097

is there any other new method that can be implemented using LabVIEW 2012?

0 Kudos
Message 1 of 5
(2,880 Views)

The reason I'm asking is because this method shows extra values after seconds (as shown in the red circle)

 

 123.JPG

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

Right click on the chart, select properties, then display format, and then set up the X axis for 2 digits.

 

-AK2DM

~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 Kudos
Message 3 of 5
(2,873 Views)

@AnalogKid2DigitalMan wrote:

Right click on the chart, select properties, then display format, and then set up the X axis for 2 digits.Custom time format/ vice system time and 0 digits the default system time usually includes %.3u (millisecond resolution)

 

-AK2DM



 


"Should be" isn't "Is" -Jay
0 Kudos
Message 4 of 5
(2,868 Views)

I don't really understand the second method you suggest but I tried the first and set the digit to '0' and it works. Thanks^^

0 Kudos
Message 5 of 5
(2,842 Views)