02-07-2019 04:24 AM
+1 for what GerdW said again.
You cannot change the (optimized) tdms format, and you cannot change the TDMS-to-Excel importer. Either add the additional data in Excel (manually / using VBA / maybe using LabVIEW Report Generation Toolkit for Microsoft Office in case you have it available), or do the TDSM-to-Excel conversion yourself (e.g. using LabVIEW Report Generation Toolkit for Microsoft Office).
02-07-2019 08:01 AM
One example of augmenting the TDMS importer can be seen here.
https://forums.ni.com/t5/Example-Program-Drafts/TDMS-to-XLSX-Conversion/ta-p/3511652
That is an example of converting a TDMS to an XLSX file automatically by leveraging the NI Importer. It then addes a few things like a custom summary page, coloring of Red and Green cells for Pass and Fail, and locking the first row and column so they stay there when scrolling.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord