LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Time axis and strip charts

Hello all,
something is not clear to me: if I use a time axis on a strip chart, the
values displayed on the axis start in 1900. It's no surprise since the
PlotStripChart does not receive a time_t, so how do I give it an absolute
time ?
Alternatively, if using relative time, it's relative to what ?
--
Guillaume Dargaud
http://www.gdargaud.net/
0 Kudos
Message 1 of 2
(2,700 Views)
Right after posting I saw this: http://forums.ni.com/t5/LabWindows-
CVI/Absolute-time-in-stripchart/td-p/620186
whic answers the question but also implies that I need a different method if
the data comes at non-deterministic intervals.
--
Guillaume Dargaud
http://www.gdargaud.net/
0 Kudos
Message 2 of 2
(2,700 Views)