I use Labview 6.0.I use Export Waveforms to Spreadsheet File.vi to
save my data. When I opened the file the date and time was wrong. It
was like this
t0      01.01.1904  03:00:00.000000
delta t 1.000000

time    Y
01.01.1904  03:00:00.000000     0.010000
01.01.1904  03:00:01.000000     0.010000
01.01.1904  03:00:02.000000     0.010000
I know that date is expressed as seconds since January 01, 1904 in
Labview and I need to convert the date/time to a string  in 04/06/2004
format. But i couldn't convert it. Would you please send me export
waveform to spreadsheet file.vi example which converts the date in
current date.
Thanks in advance.

Reply via email to