User Manual

10.6 Examples of Saving Data: Reading Data on a PC
282
Example 1 of Saving Waveform Data as Text________________________
10.6 Examples of Saving Data: Reading Data on a
PC
10.6.1 Example of Saving Data
If you save numerical calculation results or data in text format, characters or dis-
play items used on the instrument are converted as shown below.
(Characters used on the instrument
Saved characters)
2
^2,
3
^3 ,
n
^n, μ~u, Ω~o, ε~e, °~c ,
±~+, με (display only) uE, °C (display only)C
Refer to the Analysis Supplement for examples of text saved with the FFT func-
tion and numerical calculation results.
"COMMENT","8860 MEM DATA"
"DATE","12-14-2004"
"TIME","11:29:34.590"
"NUM_SIGS",3
"INTERVAL",2.00000E-005
"HORZ_UNITS","s"
"VERT_UNITS","s","V","V"
"SIGNAL","TIME","A1_1","A1_2"
"DATA"
+0.000000000E+000,+1.0275E+002,+3.5000E-003
+2.000000000E-005,+1.0350E+002,+3.4375E-003
+4.000000000E-005,+1.0425E+002,+3.5000E-003
+6.000000000E-005,+1.0525E+002,+3.5625E-003
+8.000000000E-005,+1.0600E+002,+3.6250E-003
+1.000000000E-004,+1.0675E+002,+3.6250E-003
+1.200000000E-004,+1.0775E+002,+3.6250E-003
+1.400000000E-004,+1.0875E+002,+3.5625E-003
Using Timebase 1 Only with the Memory Function
W
hen Analog Channel 1-1 and 1-2 was Saved:
T
imebase: 2 ms/div (20 μs/S)
Line 1: Comment
If a title comment was entered, it is displaye
d
here.
Lines 2 to 3:Trigger Time
Line 7: Measurement Result Unit
Line 8: Signal Name
If a comment was entered for each data item, th
e
comments are displayed.
From Line 10: Measurement Data
Timebase Value A1_1 Value A1_2 Value