08-25-2008 03:51 PM
08-25-2008 04:13 PM
Hi
You can create a cluster array.
1. Insert an empty cluster control
2. In the cluster control, insert a string control and a waveform control
3. Drag this cluster into an array control
4. When you want to log to file, just convert the array to xml, and save to file
Hope this solved you problem!
regards
Richard
08-25-2008 04:19 PM
An XML file is not a spreadsheet-formatted file, so that's not likely to help...
Simply call the Write To Spreadsheet File twice. The first time you wire in a 1D array of strings which is your test information. Then, you call it when you're writing out your data. Make sure you wire a True constant to the "append" input for that function.