12-03-2012 01:54 PM
I followed this (http://digital.ni.com/public.nsf/allkb/BE8023E1925F476E86256F4A006FB0D9) to try to fix the date/time issue on export waveforms to spreadsheet but it the date still reads 1/1/1904. How do I fix the date and time?
Or how do I make the date and time disappear so when i export it to a spreasheet, I only get my data with no date or time.
Thank you!
12-03-2012 02:31 PM
I don't think the problem is in the export, it is in the way you are defining T0...
12-03-2012 02:38 PM
how do I change T0 then? i tried changing the t0 but it still doesn't work.
12-03-2012 02:50 PM
@Anon123 wrote:
how do I change T0 then? i tried changing the t0 but it still doesn't work.
It's probably time to see some code. Then we can jump from generalities to specifics. 🙂
12-03-2012 10:52 PM
Yes, send code please....when I try it, it works fine. One thing to note, that VI concatenates the time and your data into one string (with a user specified separator), so everything is only in one column. Some people don't like that.
12-04-2012 11:55 AM
Anon 123, could you send a screenshot to check how are you exporting waveforms to spreadsheet VI, because the link at the top is broken.