LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Chart time match with system time

Hello,

 

I have built a waveform-chart that can change the time increment in the x-axis, but my value generator (the simplest one) won’t show me any values at system time. All the values that are generated are shown only at the beginning of the labview time-calculation, which is January the first of 1904. How can I generate values that match with the system time?

 

Thanks

0 Kudos
Message 1 of 6
(3,454 Views)

Me again,

 

I forgot to add my VI, so here it is!

0 Kudos
Message 2 of 6
(3,451 Views)
Look at the shipping example called Real-time Chart.
0 Kudos
Message 3 of 6
(3,443 Views)

thanks for the reply. I know that example, that´s why I wrote this post. There´s got to be an other way beside from splitting the time in seconds...All in all it´s a lot of work just to see the values at system time?!?

I just want that graph showing values over the current time.

THX

0 Kudos
Message 4 of 6
(3,439 Views)
I should have been clearer. You don't have to use the Seconds to Date time function like in the example. You can use the Get Date/Time in Seconds like you have but you do have to wire it to Xscale.Offset like Real-Time Chart shows.
Message 5 of 6
(3,436 Views)

thanks for the hint, now it´s working.

have a pleasant day

0 Kudos
Message 6 of 6
(3,425 Views)