In CCS6 I'm using the saveData() script.
The filename where the data is stored always defaults to the eclipse directory - even if I enter a complete path with
the drive letter. Why is that?
Additionally could you explain the header saved in the first line - I see the address but what is the rest?
Any plans on making a formatted output version? As it is you always need to do some Excel or other code to do something
with the data. Storing several variables per line would be nice (maybe even CSV) would help when you are using a data structure.
Any better PDFs available on scripting or DDS?
Thanks