04-15-2011 07:19 AM
Hi NoRegreTs,
Based on our email correspondence, I know why this is still not working for you. Because you need a table on that same REPORT sheet as those text boxes, and because the DIAdem Report express VI doesn't do tables, we had to switch to wiring a VBScript path to the express VI instead of a TDR layout path. The matching of the elements in your string array with the text boxes and their names in the REPORT sheet will only work if you wire up a TDR layout path to the express VI.
This is why I've sent you LabVIEW code that adds these text box strings to the TDMS file you're writing the table columns to, and why also I change the TDR layout I sent you that now has text boxes that reference the Group properties that get imported with the TDMS file.
Brad Turpin
DIAdem Product Support Engineer
National Instruments
04-16-2011 12:52 AM
but theTDR file you sent havent any table. 😕 Just my old table it has. 😕 Im trying anyway.