ni.com is currently experiencing unexpected issues.
Some services may be unavailable at this time.
We have written an express VI code recording voltage. The code works, and the data is recorded, but the data is transferred to an excel file without the time stamp. In the excel file we have the data down column A, but there is no time at which any of the data was recorded. Is there a way we can get the time recorded in excel also? Thanks for the help.
Where do I attach the string of the time stamp so it gets logged with the data? Thanks
I maybe wrong but I believe that the timestamp data associated with the data that is logged will be in the TDMS file as properties of those channels. Are you sure the time data isn't logged as a property?
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
That would have been my assumption too hoovah. But another thing is, do you want the same time stamp for each of the samples or for the beginning of each of the samples? The timestamp outside of the loop is only going to produce one time, that is the one recording when the VI is started.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord