|
I have written a bunch of measurement data to the Log window separated by
commas
via the Java Api.
I have seen examples how to write to the "Log Window" but not how to save to
data inside them
I would like to save the measurement data separated by commas as a ".csv"
or ".txt"
file. How can I accomplish do this?
|